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:           Fri Sep 13 19:22:58 UTC 2024

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

Log Message:
py-zipp: updated to 3.20.2

v3.20.2

Bugfixes
- Make zipp.compat.overlay.zipfile hashable.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/archivers/py-zipp/Makefile
cvs rdiff -u -r1.32 -r1.33 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.36 pkgsrc/archivers/py-zipp/Makefile:1.37
--- pkgsrc/archivers/py-zipp/Makefile:1.36      Tue Aug 27 08:53:37 2024
+++ pkgsrc/archivers/py-zipp/Makefile   Fri Sep 13 19:22:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2024/08/27 08:53:37 adam Exp $
+# $NetBSD: Makefile,v 1.37 2024/09/13 19:22:58 adam Exp $
 
-DISTNAME=      zipp-3.20.1
+DISTNAME=      zipp-3.20.2
 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.32 pkgsrc/archivers/py-zipp/distinfo:1.33
--- pkgsrc/archivers/py-zipp/distinfo:1.32      Tue Aug 27 08:53:37 2024
+++ pkgsrc/archivers/py-zipp/distinfo   Fri Sep 13 19:22:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2024/08/27 08:53:37 adam Exp $
+$NetBSD: distinfo,v 1.33 2024/09/13 19:22:58 adam Exp $
 
-BLAKE2s (zipp-3.20.1.tar.gz) = 398e26fb5f7fe100a4817312a711425ee93d5897084a5c7bc90c1931e4087b7b
-SHA512 (zipp-3.20.1.tar.gz) = ed89c46d39ce703e233929146ce78332bfdd40cfad204c070247882f144fd0ec370c7499ce682ede938593b18870fa1dce8d746a0457e93c38be485378d6b546
-Size (zipp-3.20.1.tar.gz) = 23848 bytes
+BLAKE2s (zipp-3.20.2.tar.gz) = 90433007daa0790fe2a02107abf0915cd112a7155f7da289210db53d6534d705
+SHA512 (zipp-3.20.2.tar.gz) = a8a625d36d75df879284ac9c61760c8320da927e119b27a1b04e60500233ed698439558d56a792b3da94080e78cc57c15c2e62ec8af466aa3f79de4cf4818c77
+Size (zipp-3.20.2.tar.gz) = 24199 bytes



Home | Main Index | Thread Index | Old Index