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:           Mon Jun  3 10:54:41 UTC 2024

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

Log Message:
py-zipp: updated to 3.19.1

v3.19.1

Bugfixes

- Improved handling of malformed zip files.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/archivers/py-zipp/Makefile
cvs rdiff -u -r1.28 -r1.29 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.32 pkgsrc/archivers/py-zipp/Makefile:1.33
--- pkgsrc/archivers/py-zipp/Makefile:1.32      Mon May 27 08:59:59 2024
+++ pkgsrc/archivers/py-zipp/Makefile   Mon Jun  3 10:54:40 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2024/05/27 08:59:59 adam Exp $
+# $NetBSD: Makefile,v 1.33 2024/06/03 10:54:40 adam Exp $
 
-DISTNAME=      zipp-3.19.0
+DISTNAME=      zipp-3.19.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.28 pkgsrc/archivers/py-zipp/distinfo:1.29
--- pkgsrc/archivers/py-zipp/distinfo:1.28      Mon May 27 08:59:59 2024
+++ pkgsrc/archivers/py-zipp/distinfo   Mon Jun  3 10:54:40 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/05/27 08:59:59 adam Exp $
+$NetBSD: distinfo,v 1.29 2024/06/03 10:54:40 adam Exp $
 
-BLAKE2s (zipp-3.19.0.tar.gz) = 4d2b011d32b013d4431d7556a01f371d35263653464f514f73b35adf1cec7540
-SHA512 (zipp-3.19.0.tar.gz) = 74b381ac79ac4db520f13d4af32c5dbed52ec8a5053a749ea99704097b3ae6a6ce75b3e34ca91929767935d4427a29a368f23734dcc034e12f8e29aea6dd5ddc
-Size (zipp-3.19.0.tar.gz) = 21912 bytes
+BLAKE2s (zipp-3.19.1.tar.gz) = 62c88949d4fd2aa274a93930c2a85f92fcf5d30f6f27eb56623194f560e6530e
+SHA512 (zipp-3.19.1.tar.gz) = c0a4b4055f6652852526b7749d738cedda6534ea21945933ec727b5364a5558697fce6757e4045d30df55a1dce57509c92046f25d6914707fcc97e07f3088c3a
+Size (zipp-3.19.1.tar.gz) = 22625 bytes



Home | Main Index | Thread Index | Old Index