summaryrefslogtreecommitdiff
path: root/archivers/py-lz4
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-01-20 21:10:18 +0000
committeradam <adam@pkgsrc.org>2018-01-20 21:10:18 +0000
commit8a89d48d02fc0b6350fba8ee83d3f9dd8812a9aa (patch)
treed78f152b3642941654d70986a8fac5a61edd877d /archivers/py-lz4
parentfcc2e9330992426d2081012465bb4f996a6a379d (diff)
downloadpkgsrc-8a89d48d02fc0b6350fba8ee83d3f9dd8812a9aa.tar.gz
py-lz4: updated to 0.18.2
0.18.2: This release fixes a memory leak that was introduced in lz4.frame.decompress in 0.18.1. This leak resulted from an incorrect ref count on the returned result which prevented it from ever being released and garbage collected.
Diffstat (limited to 'archivers/py-lz4')
-rw-r--r--archivers/py-lz4/Makefile4
-rw-r--r--archivers/py-lz4/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/py-lz4/Makefile b/archivers/py-lz4/Makefile
index 10471528fc7..d8bdac699c4 100644
--- a/archivers/py-lz4/Makefile
+++ b/archivers/py-lz4/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/01/07 20:56:16 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2018/01/20 21:10:18 adam Exp $
-DISTNAME= lz4-0.18.1
+DISTNAME= lz4-0.18.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lz4/}
diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo
index 0ed0a6e9f81..c9bbb474825 100644
--- a/archivers/py-lz4/distinfo
+++ b/archivers/py-lz4/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2018/01/02 08:40:09 adam Exp $
+$NetBSD: distinfo,v 1.7 2018/01/20 21:10:18 adam Exp $
-SHA1 (lz4-0.18.1.tar.gz) = e47bf41bf9f7dd4dd79209a8502037f4f061e850
-RMD160 (lz4-0.18.1.tar.gz) = 924b13834940247a15dac912460d00d57c965d4e
-SHA512 (lz4-0.18.1.tar.gz) = 522096a4ad195af8bb1813c923767b1a5477a40bdd0349dd9312f2f9c9965aa0557ddcd8943b0b0418c814a7a39110ce5a8d5806e37d1939fbf62365e1cf9f0c
-Size (lz4-0.18.1.tar.gz) = 100914 bytes
+SHA1 (lz4-0.18.2.tar.gz) = abd6ece755cd3a33c3027f2801251039dfcd9a2b
+RMD160 (lz4-0.18.2.tar.gz) = c2ad107110a342598bf747cf760e6aead3b43a9d
+SHA512 (lz4-0.18.2.tar.gz) = 62340649da5c6a3e1eb1d345b7fde5166bf05e39bbe0147ccd0bdc6eb3e3518476a7af8033351a1d7476919a0cd4678cfcd0b98a30cb6b3624c88696a0e452b2
+Size (lz4-0.18.2.tar.gz) = 100954 bytes
SHA1 (patch-setup.py) = 19f0fda54400ee21374e22c7657bf50d0c6c1c41