pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-pyrsistent py-pyrsistent: updated to 0.15.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8dec24c168e
branches:  trunk
changeset: 409909:c8dec24c168e
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 22 19:14:41 2020 +0000

description:
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.

diffstat:

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

diffs (27 lines):

diff -r f84e4395dab3 -r c8dec24c168e devel/py-pyrsistent/Makefile
--- a/devel/py-pyrsistent/Makefile      Wed Jan 22 19:08:28 2020 +0000
+++ b/devel/py-pyrsistent/Makefile      Wed Jan 22 19:14:41 2020 +0000
@@ -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/}
diff -r f84e4395dab3 -r c8dec24c168e devel/py-pyrsistent/distinfo
--- a/devel/py-pyrsistent/distinfo      Wed Jan 22 19:08:28 2020 +0000
+++ b/devel/py-pyrsistent/distinfo      Wed Jan 22 19:14:41 2020 +0000
@@ -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