Tue Nov 28 11:01:11 2017 UTC ()
py-simplejson: updated to 3.13.2

Version 3.13.2:
* Fix additional Python 2.x compilation issue on Windows


(adam)
diff -r1.33 -r1.34 pkgsrc/converters/py-simplejson/Makefile
diff -r1.23 -r1.24 pkgsrc/converters/py-simplejson/distinfo

cvs diff -r1.33 -r1.34 pkgsrc/converters/py-simplejson/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/py-simplejson/Makefile 2017/11/07 13:06:41 1.33
+++ pkgsrc/converters/py-simplejson/Makefile 2017/11/28 11:01:11 1.34
@@ -1,19 +1,16 @@ @@ -1,19 +1,16 @@
1# $NetBSD: Makefile,v 1.33 2017/11/07 13:06:41 adam Exp $ 1# $NetBSD: Makefile,v 1.34 2017/11/28 11:01:11 adam Exp $
2 2
3DISTNAME= simplejson-3.12.0 3DISTNAME= simplejson-3.13.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= converters python 5CATEGORIES= converters python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://undefined.org/python/#simplejson 9HOMEPAGE= http://undefined.org/python/#simplejson
10COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder 10COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder
11LICENSE= mit 11LICENSE= mit
12 12
13USE_LANGUAGES= c 13USE_LANGUAGES= c
14 14
15do-test: 
16 cd ${WRKSRC} && ${PYTHONBIN} setup.py test -q 
17 
18.include "../../lang/python/egg.mk" 15.include "../../lang/python/egg.mk"
19.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.23 -r1.24 pkgsrc/converters/py-simplejson/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/py-simplejson/distinfo 2017/11/07 13:06:41 1.23
+++ pkgsrc/converters/py-simplejson/distinfo 2017/11/28 11:01:11 1.24
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.23 2017/11/07 13:06:41 adam Exp $ 1$NetBSD: distinfo,v 1.24 2017/11/28 11:01:11 adam Exp $
2 2
3SHA1 (simplejson-3.12.0.tar.gz) = 0de9e43973a315c98b7308c65416d4bae6074cc4 3SHA1 (simplejson-3.13.2.tar.gz) = f8a479361560fc5c50ce494058ba4dfedb4810b9
4RMD160 (simplejson-3.12.0.tar.gz) = c0171eaba0a4778f5e62446630d755a90cc72f4c 4RMD160 (simplejson-3.13.2.tar.gz) = 114d4475b8b641b1ad08e8a22dcfd66d426dda38
5SHA512 (simplejson-3.12.0.tar.gz) = 65b41f00a503ebdca169428aacac2f431e50099b6ac4c732cef769e17d3419d00f8ac40f9834d827a2f33391e6799d3af892e63e2a853ef1294b2ed8466bd7d8 5SHA512 (simplejson-3.13.2.tar.gz) = ea29bc615de7fd0eb2a98f5dbeea74ee49b6fed6602396e77baf4480c86f975eff7fd868ac44f62a1c2f3721d4fa5b807b74109e5e28810df70dbad758110f41
6Size (simplejson-3.12.0.tar.gz) = 77969 bytes 6Size (simplejson-3.13.2.tar.gz) = 79735 bytes