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: Mon Jun 10 07:45:44 UTC 2019
Modified Files:
pkgsrc/archivers/py-lz4: Makefile distinfo
Log Message:
py-lz4: updated to 2.1.10
v2.1.10:
Cleanup some code in _block.c to suppress some compiler warnings
Add some more detail to the install docs
Move to cibuildwheel 0.11.1
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/archivers/py-lz4/Makefile
cvs rdiff -u -r1.22 -r1.23 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.24 pkgsrc/archivers/py-lz4/Makefile:1.25
--- pkgsrc/archivers/py-lz4/Makefile:1.24 Fri Jun 7 07:22:49 2019
+++ pkgsrc/archivers/py-lz4/Makefile Mon Jun 10 07:45:44 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2019/06/07 07:22:49 adam Exp $
+# $NetBSD: Makefile,v 1.25 2019/06/10 07:45:44 adam Exp $
-DISTNAME= lz4-2.1.9
+DISTNAME= lz4-2.1.10
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.22 pkgsrc/archivers/py-lz4/distinfo:1.23
--- pkgsrc/archivers/py-lz4/distinfo:1.22 Fri Jun 7 07:22:49 2019
+++ pkgsrc/archivers/py-lz4/distinfo Mon Jun 10 07:45:44 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2019/06/07 07:22:49 adam Exp $
+$NetBSD: distinfo,v 1.23 2019/06/10 07:45:44 adam Exp $
-SHA1 (lz4-2.1.9.tar.gz) = 39117c04b9c01adc505e62e426c1ce240b0834d2
-RMD160 (lz4-2.1.9.tar.gz) = 7caecdcf125ab53ae532c822305bcbe79a43cba3
-SHA512 (lz4-2.1.9.tar.gz) = e700e46ee873743f1e195ed8b5c6405a2535abf9f3d378e7d082e92e95ab9e00f5b93bfbe1634d504d1f293dd449ed280d6b6dc5c595d8fab87eefd6781ee99f
-Size (lz4-2.1.9.tar.gz) = 137989 bytes
+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 (patch-setup.py) = 316572cdcc0672197cb46663a96386271c6bcad6
Home |
Main Index |
Thread Index |
Old Index