summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-12 06:59:22 +0000
committerwiz <wiz@pkgsrc.org>2020-03-12 06:59:22 +0000
commit0125bc947d67c24e694dc4ab39ed09df1fee155e (patch)
treea0f3d2357db669b0684018eda5466bfe1eb405a1 /archivers
parentd2bf4a65dc8f8440726b03dfbf21a488ed9823c6 (diff)
downloadpkgsrc-0125bc947d67c24e694dc4ab39ed09df1fee155e.tar.gz
archivers/py-zipp1: re-import of py-zipp
A pathlib-compatible Zipfile object wrapper. A backport of the Path object. This package contains the last Python 2.x compatible version.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-zipp1/DESCR4
-rw-r--r--archivers/py-zipp1/Makefile26
-rw-r--r--archivers/py-zipp1/PLIST9
-rw-r--r--archivers/py-zipp1/distinfo6
4 files changed, 45 insertions, 0 deletions
diff --git a/archivers/py-zipp1/DESCR b/archivers/py-zipp1/DESCR
new file mode 100644
index 00000000000..ee00a166e7c
--- /dev/null
+++ b/archivers/py-zipp1/DESCR
@@ -0,0 +1,4 @@
+A pathlib-compatible Zipfile object wrapper. A backport of the Path
+object.
+
+This package contains the last Python 2.x compatible version.
diff --git a/archivers/py-zipp1/Makefile b/archivers/py-zipp1/Makefile
new file mode 100644
index 00000000000..cb3c52a3504
--- /dev/null
+++ b/archivers/py-zipp1/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2020/03/12 06:59:22 wiz Exp $
+
+DISTNAME= zipp-1.1.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= archivers python
+MASTER_SITES= ${MASTER_SITE_PYPI:=z/zipp/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/jaraco/zipp
+COMMENT= Backport of pathlib-compatible object wrapper for zip files (for Python 2.x)
+LICENSE= mit
+
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
+TEST_DEPENDS+= ${PYPKGPREFIX}-contextlib2-[0-9]*:../../devel/py-contextlib2
+TEST_DEPENDS+= ${PYPKGPREFIX}-pathlib2-[0-9]*:../../devel/py-pathlib2
+TEST_DEPENDS+= ${PYPKGPREFIX}-unittest2-[0-9]*:../../devel/py-unittest2
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONED_DEPENDENCIES+= more-itertools
+
+PYTHON_VERSIONS_ACCEPTED= 27
+
+.include "../../lang/python/versioned_dependencies.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/py-zipp1/PLIST b/archivers/py-zipp1/PLIST
new file mode 100644
index 00000000000..9c0c75deda7
--- /dev/null
+++ b/archivers/py-zipp1/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2020/03/12 06:59:22 wiz Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/zipp.py
+${PYSITELIB}/zipp.pyc
+${PYSITELIB}/zipp.pyo
diff --git a/archivers/py-zipp1/distinfo b/archivers/py-zipp1/distinfo
new file mode 100644
index 00000000000..6d6b1f482e0
--- /dev/null
+++ b/archivers/py-zipp1/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/03/12 06:59:22 wiz Exp $
+
+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