summaryrefslogtreecommitdiff
path: root/archivers/py-lz4
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-06-22 06:38:14 +0000
committeradam <adam@pkgsrc.org>2018-06-22 06:38:14 +0000
commitf4bc4f9497cf3daa52a2b220241291bddcf6a5f2 (patch)
tree256d3533e0fe29eac178024458bcf79f4fa7dc60 /archivers/py-lz4
parent1a07d0efd38a836d986a7563f6898d9f5229003e (diff)
downloadpkgsrc-f4bc4f9497cf3daa52a2b220241291bddcf6a5f2.tar.gz
py-lz4: updated to 2.0.1
2.0.1: This release fixes: tests failed when run under python setup.py test, but passed when running under tox. 2.0.0: It's now possible to specify a compession dictionary for block compression. The bundled LZ4 libraries have been updated to 1.8.2 A compatibility fix for 2.x memoryview objects has been added. Various flake8 cleanups and test additions.
Diffstat (limited to 'archivers/py-lz4')
-rw-r--r--archivers/py-lz4/Makefile4
-rw-r--r--archivers/py-lz4/PLIST4
-rw-r--r--archivers/py-lz4/distinfo10
3 files changed, 9 insertions, 9 deletions
diff --git a/archivers/py-lz4/Makefile b/archivers/py-lz4/Makefile
index 69b269e988b..e5f0c720eb1 100644
--- a/archivers/py-lz4/Makefile
+++ b/archivers/py-lz4/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/04/05 12:01:54 adam Exp $
+# $NetBSD: Makefile,v 1.17 2018/06/22 06:38:14 adam Exp $
-DISTNAME= lz4-1.1.0
+DISTNAME= lz4-2.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lz4/}
diff --git a/archivers/py-lz4/PLIST b/archivers/py-lz4/PLIST
index 2a0a2c616d8..cafb3aae210 100644
--- a/archivers/py-lz4/PLIST
+++ b/archivers/py-lz4/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2018/04/05 12:01:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/06/22 06:38:14 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/lz4/__init__.py
${PYSITELIB}/lz4/__init__.pyc
diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo
index 9843561f1c9..b271cf610ba 100644
--- a/archivers/py-lz4/distinfo
+++ b/archivers/py-lz4/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2018/04/05 12:01:54 adam Exp $
+$NetBSD: distinfo,v 1.15 2018/06/22 06:38:14 adam Exp $
-SHA1 (lz4-1.1.0.tar.gz) = 14c2dec121fdbea5c999e1e8fa8a8305e09f69cf
-RMD160 (lz4-1.1.0.tar.gz) = 2953fde74b2dea40e952bb08fb2428703ff09fc2
-SHA512 (lz4-1.1.0.tar.gz) = 3119247e4334b0898b6258a286ea1e2ffeb2e6da958366ec9aefd48e476f05d16b0f059cf47954ea5efafab5a5de0c3f2a825c9e765b488618d75b2d60726c80
-Size (lz4-1.1.0.tar.gz) = 114404 bytes
+SHA1 (lz4-2.0.1.tar.gz) = 299620e10501dea3cc5358d589e48a7606803296
+RMD160 (lz4-2.0.1.tar.gz) = 685a8995773b90473e38f705e6fad5834b92fe77
+SHA512 (lz4-2.0.1.tar.gz) = e1fa406227aa522d47a20bc2720fd402df216a4fc008688f4e0d8802e660c81e3b6449131b78254c615c9a5b452e5b0576f4fe82ce914998fb8ee989ebf38389
+Size (lz4-2.0.1.tar.gz) = 125919 bytes
SHA1 (patch-setup.py) = 19f0fda54400ee21374e22c7657bf50d0c6c1c41