Revisions of python-zipp

buildservice-autocommit accepted request 1160959 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 42)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 41)
- update to 3.18.1:
  * No significant changes.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 40)
- update to 3.18.0:
  * Bypass ZipFile.namelist in glob for better performance.
  * Refactored glob functionality to support a more generalized
    solution with support for platform-specific path separators.
buildservice-autocommit accepted request 1129068 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 39)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 38)
- 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.
buildservice-autocommit accepted request 1081794 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081705 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
SR for python stack proposal
buildservice-autocommit accepted request 1079595 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 35)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 34)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 33)
- update to 3.15.0:
  * gh-102209: ``test_implied_dirs_performance`` now tests
  * measures the time complexity experimentally.
  * Minor cleanup in tests, including #93.
  * In tests, add a fallback when ``func_timeout`` isn't
    available.
  * gh-101566: In ``CompleteDirs``, override ``ZipFile.getinfo``
  * to supply a ``ZipInfo`` for implied dirs.
  * gh-101144: Honor ``encoding`` as positional parameter
  * to ``Path.open()`` and ``Path.read_text()``.
  * #85: Added support for new methods on ``Path``:
  * ``match`` * ``glob`` and ``rglob`` * ``relative_to``
  * ``is_symlink``
  * Removed 'print' expression in test_pickle.
  * bpo-43651: Apply ``io.text_encoding`` on Python 3.10 and
    later.
  * #81: ``Path`` objects are now pickleable if they've been
  * constructed from pickleable objects. Any restored objects
  * will re-construct the zip file with the original arguments.
buildservice-autocommit accepted request 999761 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 32)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 999484 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 31)
Restoring the build for Py 3.6

- Remove deprecated setup.py hack: move to PEP517 build
- Fix requirements
  * Neither jaraco.itertools nor jaraco.tidelift are used outside
    testing or documentation building
- Ignore that upstream requires Python 3.7 or later since version
  3.7.0
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 30)
- update to 3.8.1:
  * enrolled in tidelift
buildservice-autocommit accepted request 979729 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
- update to 3.8.0:
  * Removed compatibility code.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 27)
- update to 3.7.0:
  * Require Python 3.7 or later.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 26)
- add python-rpm-macros buildrequires
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 25)
- update to 3.6.0:
  *  Only ``Path`` is exposed in the public API.
  *  Remove news file intended only for CPython.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 24)
- update to 3.5.0:
  * Added ``.suffix``, ``.suffixes``, and ``.stem`` properties.
buildservice-autocommit accepted request 877636 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
baserev update by copy to link target
Displaying revisions 1 - 20 of 42
openSUSE Build Service is sponsored by