pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/py-lz4
Module Name: pkgsrc
Committed By: adam
Date: Tue Jan 19 10:29:38 UTC 2021
Modified Files:
pkgsrc/archivers/py-lz4: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/archivers/py-lz4/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/archivers/py-lz4/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/py-lz4/Makefile
diff -u pkgsrc/archivers/py-lz4/Makefile:1.31 pkgsrc/archivers/py-lz4/Makefile:1.32
--- pkgsrc/archivers/py-lz4/Makefile:1.31 Sat Jan 16 08:14:54 2021
+++ pkgsrc/archivers/py-lz4/Makefile Tue Jan 19 10:29:38 2021
@@ -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/}
Index: pkgsrc/archivers/py-lz4/distinfo
diff -u pkgsrc/archivers/py-lz4/distinfo:1.28 pkgsrc/archivers/py-lz4/distinfo:1.29
--- pkgsrc/archivers/py-lz4/distinfo:1.28 Sat Jan 16 08:14:54 2021
+++ pkgsrc/archivers/py-lz4/distinfo Tue Jan 19 10:29:38 2021
@@ -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