pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/py-zipp



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Apr 14 12:23:42 UTC 2026

Modified Files:
        pkgsrc/archivers/py-zipp: Makefile distinfo

Log Message:
py-zipp: updated to 3.23.1

v3.23.1

Bugfixes
- ``str(Path(...))`` now renders ":zipfile" for the filename when a zipfile has no filename instead of failing with a TypeError.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/archivers/py-zipp/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/archivers/py-zipp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/py-zipp/Makefile
diff -u pkgsrc/archivers/py-zipp/Makefile:1.42 pkgsrc/archivers/py-zipp/Makefile:1.43
--- pkgsrc/archivers/py-zipp/Makefile:1.42      Tue Jul  1 20:24:44 2025
+++ pkgsrc/archivers/py-zipp/Makefile   Tue Apr 14 12:23:41 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2025/07/01 20:24:44 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2026/04/14 12:23:41 adam Exp $
 
-DISTNAME=      zipp-3.23.0
+DISTNAME=      zipp-3.23.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    archivers python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=z/zipp/}

Index: pkgsrc/archivers/py-zipp/distinfo
diff -u pkgsrc/archivers/py-zipp/distinfo:1.36 pkgsrc/archivers/py-zipp/distinfo:1.37
--- pkgsrc/archivers/py-zipp/distinfo:1.36      Tue Jul  1 20:24:44 2025
+++ pkgsrc/archivers/py-zipp/distinfo   Tue Apr 14 12:23:41 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2025/07/01 20:24:44 wiz Exp $
+$NetBSD: distinfo,v 1.37 2026/04/14 12:23:41 adam Exp $
 
-BLAKE2s (zipp-3.23.0.tar.gz) = 3fa5551e92449b40378846cc4b702389dc980ff2b8b9bf37fb965ef305c9088a
-SHA512 (zipp-3.23.0.tar.gz) = c2c8515fef329ba111399d394ba0039c63d825c1b264c1c26e0b44a98197a327280c577ae926529a261a352e579f8e5348ea1ee71757eab03817a97580b5491a
-Size (zipp-3.23.0.tar.gz) = 25547 bytes
+BLAKE2s (zipp-3.23.1.tar.gz) = 8dac97eebfd40f799888c9045a377b4d667513911add89866b8bc90183bab79b
+SHA512 (zipp-3.23.1.tar.gz) = 7461e5cc8e090e99b32595f05259c61b9a2865c9e5056e81c537020fe550f4d0bcc844df63cac3e096eed2c9754284830cdb104e4e625f9bf3f302b17b7e0fd0
+Size (zipp-3.23.1.tar.gz) = 25965 bytes



Home | Main Index | Thread Index | Old Index