pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pyrsistent
Module Name: pkgsrc
Committed By: adam
Date: Wed Jan 22 19:14:42 UTC 2020
Modified Files:
pkgsrc/devel/py-pyrsistent: Makefile distinfo
Log Message:
py-pyrsistent: updated to 0.15.7
0.15.7:
* NOTE! This is the last version of Pyrsistent that officially supports Python 2.X!
* Fix 186, type errors with more recent versions of MyPy.
* Build and test on ARM during CI.
* Set absolute imports for python2 compatibility.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-pyrsistent/Makefile \
pkgsrc/devel/py-pyrsistent/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pyrsistent/Makefile
diff -u pkgsrc/devel/py-pyrsistent/Makefile:1.4 pkgsrc/devel/py-pyrsistent/Makefile:1.5
--- pkgsrc/devel/py-pyrsistent/Makefile:1.4 Sun Nov 24 11:38:18 2019
+++ pkgsrc/devel/py-pyrsistent/Makefile Wed Jan 22 19:14:41 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/11/24 11:38:18 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/22 19:14:41 adam Exp $
-DISTNAME= pyrsistent-0.15.6
+DISTNAME= pyrsistent-0.15.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyrsistent/}
Index: pkgsrc/devel/py-pyrsistent/distinfo
diff -u pkgsrc/devel/py-pyrsistent/distinfo:1.4 pkgsrc/devel/py-pyrsistent/distinfo:1.5
--- pkgsrc/devel/py-pyrsistent/distinfo:1.4 Sun Nov 24 11:38:18 2019
+++ pkgsrc/devel/py-pyrsistent/distinfo Wed Jan 22 19:14:41 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/11/24 11:38:18 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/01/22 19:14:41 adam Exp $
-SHA1 (pyrsistent-0.15.6.tar.gz) = 36584d73679a321a93e47eabd1489e3b4524d885
-RMD160 (pyrsistent-0.15.6.tar.gz) = 6691625200a9f478ef0933aa7477cc5cc58f90da
-SHA512 (pyrsistent-0.15.6.tar.gz) = 42b259c66e118d5b09bcc64e57441729146ed9b40e9fd18cda83c4aa0523d5bc3acde3177113e1f2a1b5c1e3a14d15b369df9701a9218a88a656ba0359b5ff10
-Size (pyrsistent-0.15.6.tar.gz) = 107424 bytes
+SHA1 (pyrsistent-0.15.7.tar.gz) = 7465438c9f50284667c629805276e685a5b365d2
+RMD160 (pyrsistent-0.15.7.tar.gz) = 916e00904323216dce16999b23669ffd62981a61
+SHA512 (pyrsistent-0.15.7.tar.gz) = ebd6f4479d3583fc2678c881eedc97889b1e3ef2f0cb8a60d241d5306cc8c2907e3aa50a19f47fb37565794903dc1c823dbf6c3813a93d2e851cb694daa535e3
+Size (pyrsistent-0.15.7.tar.gz) = 107714 bytes
Home |
Main Index |
Thread Index |
Old Index