summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-01-27 11:01:35 +0000
committerwiz <wiz@pkgsrc.org>2020-01-27 11:01:35 +0000
commite3dc58a51b1d9356f70421e33958a66a9c932008 (patch)
treed5411d79209b26c420e3616af1b91d40a9fa8db0 /archivers
parent7c08c53bf6ed6888276f7272755d1833ce49c517 (diff)
downloadpkgsrc-e3dc58a51b1d9356f70421e33958a66a9c932008.tar.gz
py-zipp: update to 1.1.0.
v1.1.0 ====== #32: For read-only zip files, complexity of ``.exists`` and ``joinpath`` is now constant time instead of ``O(n)``, preventing quadratic time in common use-cases and rendering large zip files unusable for Path. Big thanks to Benjy Weinberger for the bug report and contributed fix (#33).
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-zipp/Makefile4
-rw-r--r--archivers/py-zipp/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/py-zipp/Makefile b/archivers/py-zipp/Makefile
index ed1354286ba..e0a7f5057c5 100644
--- a/archivers/py-zipp/Makefile
+++ b/archivers/py-zipp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/01/16 08:18:29 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/01/27 11:01:35 wiz Exp $
-DISTNAME= zipp-1.0.0
+DISTNAME= zipp-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zipp/}
diff --git a/archivers/py-zipp/distinfo b/archivers/py-zipp/distinfo
index 32ebe87e88b..f218c6d41bb 100644
--- a/archivers/py-zipp/distinfo
+++ b/archivers/py-zipp/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/16 08:18:29 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/01/27 11:01:35 wiz Exp $
-SHA1 (zipp-1.0.0.tar.gz) = 637bb8e7018a13d45ebdadb4cbb109ce3bee2c5d
-RMD160 (zipp-1.0.0.tar.gz) = c38eda9fe79d90955ef1d5c4fcdec4857839ff11
-SHA512 (zipp-1.0.0.tar.gz) = dbfadfedd30ca4cb31ac4163f367134d96e57405ef00d5f4c19c0af7a141f78487dec29a0ba94975584fcb462d22c8b536bf29c67b7e298368072e897b0e9d82
-Size (zipp-1.0.0.tar.gz) = 10821 bytes
+SHA1 (zipp-1.1.0.tar.gz) = 38ca6cd1c08fef6386689b8cf9ddb53db43b20e5
+RMD160 (zipp-1.1.0.tar.gz) = 632e25ded32f45b3b89f8ec21437c72df0bfb570
+SHA512 (zipp-1.1.0.tar.gz) = a7d6355e16fea270bc89f6f6b3d61bc9b444bd98e8014f97da189631d2a4a0fa25bd84d6cae3835638d7912c5edd0a6dfa0276b1088d5b00c02c56b7ce059695
+Size (zipp-1.1.0.tar.gz) = 12837 bytes