Go to file
Dirk Mueller a2fd8b70c0 - update to 3.17.0:
* 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
2023-11-27 09:08:21 +00:00
_multibuild - Switch to mulitbuild to avoid build cycle 2019-06-06 15:52:12 +00:00
.gitattributes - Initial commit, needed by importlib-metadata 2019-01-31 13:21:47 +00:00
.gitignore - Initial commit, needed by importlib-metadata 2019-01-31 13:21:47 +00:00
python-zipp.changes - update to 3.17.0: 2023-11-27 09:08:21 +00:00
python-zipp.spec - update to 3.17.0: 2023-11-27 09:08:21 +00:00
zipp-3.17.0.tar.gz - update to 3.17.0: 2023-11-27 09:08:21 +00:00