14
0
forked from pool/python-zipp

2 Commits

Author SHA256 Message Date
ac94000b7d Accepting request 1311042 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1311042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zipp?expand=0&rev=24
2025-10-14 16:05:58 +00:00
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
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Oct 10 10:58:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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)
-------------------------------------------------------------------
Wed Nov 20 17:30:00 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-zipp%{psuffix}
Version: 3.21.0
Version: 3.23.0
Release: 0
Summary: Pathlib-compatible object wrapper for zip files
License: MIT

BIN
zipp-3.21.0.tar.gz (Stored with Git LFS)

Binary file not shown.

3
zipp-3.23.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a07157588a12518c9d4034df3fbbee09c814741a33ff63c05fa29d26a2404166
size 25547