summaryrefslogtreecommitdiff
path: root/archivers/py-zipp
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-09-29 17:02:01 +0000
committeradam <adam@pkgsrc.org>2020-09-29 17:02:01 +0000
commit577e9c052483fb3a601234874c627b8f52ffc550 (patch)
treebfac5f553e8f015035d238247cd8f8b1a2572d43 /archivers/py-zipp
parentdaebf4da13c8fdfa0c40dfe342f3287f29889ff1 (diff)
downloadpkgsrc-577e9c052483fb3a601234874c627b8f52ffc550.tar.gz
py-zipp: updated to 3.2.0
v3.2.0 Mutate the passed ZipFile object type instead of making a copy. Prevents issues when both the local copy and the caller's copy attempt to close the same file handle. ``Path._next`` now honors subclasses. ``Path.is_file()`` now returns False for non-existent names.
Diffstat (limited to 'archivers/py-zipp')
-rw-r--r--archivers/py-zipp/Makefile5
-rw-r--r--archivers/py-zipp/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/archivers/py-zipp/Makefile b/archivers/py-zipp/Makefile
index a08b9941566..ead90aa409f 100644
--- a/archivers/py-zipp/Makefile
+++ b/archivers/py-zipp/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/03/12 07:51:23 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/29 17:02:01 adam Exp $
-DISTNAME= zipp-3.1.0
+DISTNAME= zipp-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zipp/}
diff --git a/archivers/py-zipp/distinfo b/archivers/py-zipp/distinfo
index 78354a5e2b6..81d987f8223 100644
--- a/archivers/py-zipp/distinfo
+++ b/archivers/py-zipp/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/03/12 07:36:21 wiz Exp $
+$NetBSD: distinfo,v 1.7 2020/09/29 17:02:01 adam Exp $
-SHA1 (zipp-3.1.0.tar.gz) = 4002f19d959b7de827b39265518b184140da6d6d
-RMD160 (zipp-3.1.0.tar.gz) = 7f7b4ed35f065e3f8e2b985abbfd560f2d6879ee
-SHA512 (zipp-3.1.0.tar.gz) = bb8dea71eccc4f3b18fc816dae700582c3feb72f346e115bb2d1adc336f121304a285e4d5dad48d15b386b9e137c6e1d1793ef50d22b6bd697812a661817684e
-Size (zipp-3.1.0.tar.gz) = 14808 bytes
+SHA1 (zipp-3.2.0.tar.gz) = c54fde681399584ef990308807231ea245711d2f
+RMD160 (zipp-3.2.0.tar.gz) = 53e754c7387ca8f7d68c0e8ccec0df641d8cb327
+SHA512 (zipp-3.2.0.tar.gz) = fc0c8a9f1fbbcdd0f70c536e7498605e0a338dd99abd65f16b360cb16f96c7860d422ce2b55f7b2c1bfd7e5c5b5ca3bf818a48bae19bfbf190d91d4778aed31a
+Size (zipp-3.2.0.tar.gz) = 16238 bytes