1 Commits

Author SHA256 Message Date
b5b9a73bf3 - Updateto 3.23.0
* ``str(Path(...))`` now renders ":zipfile" for the filename when a
    zipfile has no filename instead of failing with a TypeError. (#134)
- from version 3.23.0
  * Add a compatibility shim for Python 3.13 and earlier. (#145)
- from version 3.22.0
  * Backported simplified tests from python/cpython#123424. (#142)
  * Fixed ``.name``, ``.stem``, and other basename-based properties
    on Windows when working with a zipfile on disk. (#133)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=50
2025-10-13 09:18:41 +00:00