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:           Fri Feb 23 14:14:23 UTC 2018

Modified Files:
        pkgsrc/archivers/py-lz4: Makefile distinfo

Log Message:
py-lz4: updated to 1.0.0

1.0.0:
Only documentation updates since 0.23.2. This marks the release of a stable frame binding API.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/archivers/py-lz4/Makefile
cvs rdiff -u -r1.12 -r1.13 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.14 pkgsrc/archivers/py-lz4/Makefile:1.15
--- pkgsrc/archivers/py-lz4/Makefile:1.14       Fri Feb 16 14:43:25 2018
+++ pkgsrc/archivers/py-lz4/Makefile    Fri Feb 23 14:14:23 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/02/16 14:43:25 adam Exp $
+# $NetBSD: Makefile,v 1.15 2018/02/23 14:14:23 adam Exp $
 
-DISTNAME=      lz4-0.23.2
+DISTNAME=      lz4-1.0.0
 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.12 pkgsrc/archivers/py-lz4/distinfo:1.13
--- pkgsrc/archivers/py-lz4/distinfo:1.12       Fri Feb 16 14:43:25 2018
+++ pkgsrc/archivers/py-lz4/distinfo    Fri Feb 23 14:14:23 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2018/02/16 14:43:25 adam Exp $
+$NetBSD: distinfo,v 1.13 2018/02/23 14:14:23 adam Exp $
 
-SHA1 (lz4-0.23.2.tar.gz) = 7deb7f9dedb15c4752322aa9d351326464787b01
-RMD160 (lz4-0.23.2.tar.gz) = 2980049e44ca69478f62844c64b31b5e32447fad
-SHA512 (lz4-0.23.2.tar.gz) = 48376f88069c7aa35baa8324b7badafe89fdf2d80d52c03affbb064ea3541dadc9a97401066ade8067b2f58d4c6502afdfe830c17fd0ef7a13bcca0e7cc9ec02
-Size (lz4-0.23.2.tar.gz) = 114499 bytes
+SHA1 (lz4-1.0.0.tar.gz) = c54187edaab8ef1c0874f2e630ede9453eef74b2
+RMD160 (lz4-1.0.0.tar.gz) = ee97688c35ab1a0c4d99fb4d8450efd3943f635c
+SHA512 (lz4-1.0.0.tar.gz) = 79f20cd6c07514dad27708a856948eaf5cdac297080d6ec7ef91476c7824be9e498c72abec007a57df51101bcce55b549152b4084940a5e345707f6c6c781ea1
+Size (lz4-1.0.0.tar.gz) = 114684 bytes
 SHA1 (patch-setup.py) = 19f0fda54400ee21374e22c7657bf50d0c6c1c41



Home | Main Index | Thread Index | Old Index