Files
python-zipp/python-zipp.changes
Nico Krapp 791d7025f7 Accepting request 1310560 from home:glaubitz:branches:devel:languages:python
- 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/request/show/1310560
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

9.8 KiB