Sun Nov 24 11:38:18 2019 UTC ()
py-pyrsistent: updated to 0.15.6

0.15.6:
* Fix moduleinit name clash.


(adam)
diff -r1.3 -r1.4 pkgsrc/devel/py-pyrsistent/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/py-pyrsistent/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/py-pyrsistent/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-pyrsistent/Makefile 2019/11/13 20:59:34 1.3
+++ pkgsrc/devel/py-pyrsistent/Makefile 2019/11/24 11:38:18 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2019/11/13 20:59:34 adam Exp $ 1# $NetBSD: Makefile,v 1.4 2019/11/24 11:38:18 adam Exp $
2 2
3DISTNAME= pyrsistent-0.15.5 3DISTNAME= pyrsistent-0.15.6
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyrsistent/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyrsistent/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/tobgu/pyrsistent 9HOMEPAGE= https://github.com/tobgu/pyrsistent
10COMMENT= Persistent/Functional/Immutable data structures 10COMMENT= Persistent/Functional/Immutable data structures
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six 13DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
14BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner 14BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
15TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis 15TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test

cvs diff -r1.3 -r1.4 pkgsrc/devel/py-pyrsistent/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-pyrsistent/distinfo 2019/11/13 20:59:34 1.3
+++ pkgsrc/devel/py-pyrsistent/distinfo 2019/11/24 11:38:18 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2019/11/13 20:59:34 adam Exp $ 1$NetBSD: distinfo,v 1.4 2019/11/24 11:38:18 adam Exp $
2 2
3SHA1 (pyrsistent-0.15.5.tar.gz) = d6f6fd89fcf0e88a65fd7b1fd4e2b0e5c38a11b4 3SHA1 (pyrsistent-0.15.6.tar.gz) = 36584d73679a321a93e47eabd1489e3b4524d885
4RMD160 (pyrsistent-0.15.5.tar.gz) = a89a3a6a5b075aa9260d0f6d308171fa6e13a773 4RMD160 (pyrsistent-0.15.6.tar.gz) = 6691625200a9f478ef0933aa7477cc5cc58f90da
5SHA512 (pyrsistent-0.15.5.tar.gz) = 6cdf561be95d6379138c5b7c09c47eb2fa52571e4bfefb2c09ebb302d15f04e2aca88f26fe24977de48ac27eff76f0731a12ac5d669f0d4cdcf44a997969dafa 5SHA512 (pyrsistent-0.15.6.tar.gz) = 42b259c66e118d5b09bcc64e57441729146ed9b40e9fd18cda83c4aa0523d5bc3acde3177113e1f2a1b5c1e3a14d15b369df9701a9218a88a656ba0359b5ff10
6Size (pyrsistent-0.15.5.tar.gz) = 107395 bytes 6Size (pyrsistent-0.15.6.tar.gz) = 107424 bytes