Dirk Mueller
a2fd8b70c0
* Added ``CompleteDirs.inject`` classmethod to make available for use elsewhere. * Avoid matching path separators for '?' in glob. * In ``Path.match``, Windows path separators are no longer honored. The fact that they were was incidental and never supported. (#92) * Fixed name/suffix/suffixes/stem operations when no filename is present and the Path is not at the root of the zipfile. (#96) * Reworked glob utilizing the namelist directly. (#101) * Replaced the ``fnmatch.translate`` with a fresh glob-to-regex translator for more correct matching behavior. (#98) * Require Python 3.8 or later. * Removed compatibility code. - add python-rpm-macros buildrequires * Remove news file intended only for CPython. * refresh packaging * When adding implicit dirs, ensure that ancestral directories * Declared package as backport. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=38 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
python-zipp.changes | ||
python-zipp.spec | ||
zipp-3.17.0.tar.gz |