aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-xopen
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2019-09-14 12:25:26 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2019-09-14 12:25:26 +0000
commit07312d67fcf5655395ef0ab28e0e54ba5bc7b615 (patch)
tree4ccc84687eac874783a567963e2c82ffc8d18d7a /archivers/py-xopen
parent6c579d9ce80b559d61a0d9f9869e80b22eaac153 (diff)
downloadports-07312d67fcf5655395ef0ab28e0e54ba5bc7b615.tar.gz
ports-07312d67fcf5655395ef0ab28e0e54ba5bc7b615.zip
py-xopen: Upgrade to 0.8.2
Add pigz dep for parallel gzip
Notes
Notes: svn path=/head/; revision=512008
Diffstat (limited to 'archivers/py-xopen')
-rw-r--r--archivers/py-xopen/Makefile5
-rw-r--r--archivers/py-xopen/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/archivers/py-xopen/Makefile b/archivers/py-xopen/Makefile
index 330777949767..1bb5efd5f750 100644
--- a/archivers/py-xopen/Makefile
+++ b/archivers/py-xopen/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xopen
-DISTVERSION= 0.5.1
+DISTVERSION= 0.8.2
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bz2file>=0.98:archivers/py-bz2file@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bz2file>=0.98:archivers/py-bz2file@${PY_FLAVOR} \
+ pigz>=0:archivers/pigz
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.4+
diff --git a/archivers/py-xopen/distinfo b/archivers/py-xopen/distinfo
index 605ca327afb5..9f46eb9150e2 100644
--- a/archivers/py-xopen/distinfo
+++ b/archivers/py-xopen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556319843
-SHA256 (xopen-0.5.1.tar.gz) = 80757c50816162001e8629524f907426f82e885c168705a276abc649739ef200
-SIZE (xopen-0.5.1.tar.gz) = 9712
+TIMESTAMP = 1568462567
+SHA256 (xopen-0.8.2.tar.gz) = 003749e09af74103a29e9c64c468c03e084aa6dfe6feff4fe22366679a6534f7
+SIZE (xopen-0.8.2.tar.gz) = 11243