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: Wed Mar 1 10:37:41 UTC 2023
Modified Files:
pkgsrc/archivers/py-zipp: Makefile distinfo
Log Message:
py-zipp: updated to 3.15.0
v3.15.0
* gh-102209: ``test_implied_dirs_performance`` now tests
measures the time complexity experimentally.
v3.14.0
* Minor cleanup in tests
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/archivers/py-zipp/Makefile
cvs rdiff -u -r1.20 -r1.21 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.23 pkgsrc/archivers/py-zipp/Makefile:1.24
--- pkgsrc/archivers/py-zipp/Makefile:1.23 Tue Feb 14 16:26:02 2023
+++ pkgsrc/archivers/py-zipp/Makefile Wed Mar 1 10:37:41 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2023/02/14 16:26:02 adam Exp $
+# $NetBSD: Makefile,v 1.24 2023/03/01 10:37:41 adam Exp $
-DISTNAME= zipp-3.13.0
+DISTNAME= zipp-3.15.0
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.20 pkgsrc/archivers/py-zipp/distinfo:1.21
--- pkgsrc/archivers/py-zipp/distinfo:1.20 Tue Feb 14 16:26:02 2023
+++ pkgsrc/archivers/py-zipp/distinfo Wed Mar 1 10:37:41 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2023/02/14 16:26:02 adam Exp $
+$NetBSD: distinfo,v 1.21 2023/03/01 10:37:41 adam Exp $
-BLAKE2s (zipp-3.13.0.tar.gz) = d000cfe4ebfd640a3664ed60f869db91fad09aa6087b9bc77f266c1cb2ab1409
-SHA512 (zipp-3.13.0.tar.gz) = 7fdcf4dcd4013a09a2ef77b203211919d6aa132f41dafe244ccd41dbb89b6268149a7eb8f8f2bc5ca08ed6e435cd1372361f267b49e3447dc90dc8d7340cd5ec
-Size (zipp-3.13.0.tar.gz) = 18725 bytes
+BLAKE2s (zipp-3.15.0.tar.gz) = 9cbaa74b7c9ce43fdc57cfa3d792894a1a42475f13caa99c0c5a08b058ea1656
+SHA512 (zipp-3.15.0.tar.gz) = 74a512428fa29e284c515a7e6c45030e4d840727e12e376bca480a90b7fd1e111462deafa372ca9aebd9f53c24bc37111570e7a4a6a873c0b7dee9a0277c100d
+Size (zipp-3.15.0.tar.gz) = 18454 bytes
Home |
Main Index |
Thread Index |
Old Index