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 3.1.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5eb87d145aa
branches:  trunk
changeset: 445293:c5eb87d145aa
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 19 10:29:38 2021 +0000

description:
py-lz4: updated to 3.1.3

v3.1.3:
This release adds support for publishing wheels to PyPi for Python 3.9. Wheel building is currently broken for Python 3.9 on Arm/Aarch64.
This release also drops building of wheels for Python 3.5.

diffstat:

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

diffs (28 lines):

diff -r 04d3a195b8bb -r c5eb87d145aa archivers/py-lz4/Makefile
--- a/archivers/py-lz4/Makefile Tue Jan 19 10:18:00 2021 +0000
+++ b/archivers/py-lz4/Makefile Tue Jan 19 10:29:38 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2021/01/16 08:14:54 adam Exp $
+# $NetBSD: Makefile,v 1.32 2021/01/19 10:29:38 adam Exp $
 
-DISTNAME=      lz4-3.1.2
+DISTNAME=      lz4-3.1.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    archivers python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lz4/}
diff -r 04d3a195b8bb -r c5eb87d145aa archivers/py-lz4/distinfo
--- a/archivers/py-lz4/distinfo Tue Jan 19 10:18:00 2021 +0000
+++ b/archivers/py-lz4/distinfo Tue Jan 19 10:29:38 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.28 2021/01/16 08:14:54 adam Exp $
+$NetBSD: distinfo,v 1.29 2021/01/19 10:29:38 adam Exp $
 
-SHA1 (lz4-3.1.2.tar.gz) = ede62409284b4093e743179f66c606c5570a969a
-RMD160 (lz4-3.1.2.tar.gz) = 7affb1c8f8eb3ac641877e84723c22bd18697483
-SHA512 (lz4-3.1.2.tar.gz) = bd277baf83a4d7819c2deee64e053fc030c5ccff8d5ea91762bfad2c38d5922f5305f8435b060821e86480be06716fa826cd05f407188077cc20637122e7c397
-Size (lz4-3.1.2.tar.gz) = 153729 bytes
+SHA1 (lz4-3.1.3.tar.gz) = 4b16c816095bb728d9ebc809d0b31e6135a41713
+RMD160 (lz4-3.1.3.tar.gz) = bfd59804ae64dd80f6986d4d5a8115c7dee6f78c
+SHA512 (lz4-3.1.3.tar.gz) = 170b5330a8ec0eb4d69f3692c54eaa384fd4de78a7e7db95721d2f1e521ae9558f814e63bbb31db2775a81f7cd7eaea1420ad2c96406cff95d25bc5d30811aba
+Size (lz4-3.1.3.tar.gz) = 159016 bytes
 SHA1 (patch-setup.py) = d58d21f4c279f37d737b1dce1d3c266d15247707



Home | Main Index | Thread Index | Old Index