pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/py-lz4 py-lz4: updated to 2.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47608d086f6c
branches:  trunk
changeset: 401389:47608d086f6c
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 16 08:53:00 2019 +0000

description:
py-lz4: updated to 2.2.1

v2.2.1:
Update the bundled LZ4 library to version 1.9.1

This release updates the bundled LZ4 library to version 1.9.1.

The 2.2.x releases will be the final release that support Python 2.7. In the near future we'll begin work on the 3.0.x release which will only support Python >= 3.5, and will require LZ4 > 1.9.0.

v2.2.0:
Add more detail to the install section of docs

diffstat:

 archivers/py-lz4/Makefile |   4 ++--
 archivers/py-lz4/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 9a0963577b5c -r 47608d086f6c archivers/py-lz4/Makefile
--- a/archivers/py-lz4/Makefile Mon Sep 16 06:50:34 2019 +0000
+++ b/archivers/py-lz4/Makefile Mon Sep 16 08:53:00 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/06/10 07:45:44 adam Exp $
+# $NetBSD: Makefile,v 1.26 2019/09/16 08:53:00 adam Exp $
 
-DISTNAME=      lz4-2.1.10
+DISTNAME=      lz4-2.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    archivers python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lz4/}
diff -r 9a0963577b5c -r 47608d086f6c archivers/py-lz4/distinfo
--- a/archivers/py-lz4/distinfo Mon Sep 16 06:50:34 2019 +0000
+++ b/archivers/py-lz4/distinfo Mon Sep 16 08:53:00 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2019/06/10 07:45:44 adam Exp $
+$NetBSD: distinfo,v 1.24 2019/09/16 08:53:00 adam Exp $
 
-SHA1 (lz4-2.1.10.tar.gz) = 7edf1ce8f4c9ba7dfd52a00a28663b89cb248f7e
-RMD160 (lz4-2.1.10.tar.gz) = a6ddd1802d49062603ecbaa8cef8ea30ac1a650b
-SHA512 (lz4-2.1.10.tar.gz) = 2bee74fba190329f99bef231bc7460f213077c1ae8ced37ff507fef3f01a4e14748f525b2d478b179c4f5d00497c286c931458b2349273dfc3446e6e638d4228
-Size (lz4-2.1.10.tar.gz) = 138372 bytes
+SHA1 (lz4-2.2.1.tar.gz) = 053b9e22f32913d13664f0a85ab2dc9af2d91397
+RMD160 (lz4-2.2.1.tar.gz) = 5c5e3e2087e99cbbcbf925b0e724204333893090
+SHA512 (lz4-2.2.1.tar.gz) = 3f6400c0ac02182306fcb0e76fc78fdcec604bd89baa288c71261cce05350de244eb0d4263e4c1c1d647a529426beac409b3ff20c170c3ea19c7dd82cfae834b
+Size (lz4-2.2.1.tar.gz) = 141841 bytes
 SHA1 (patch-setup.py) = 316572cdcc0672197cb46663a96386271c6bcad6



Home | Main Index | Thread Index | Old Index