diff options
Diffstat (limited to 'converters/py-simplejson')
-rw-r--r-- | converters/py-simplejson/Makefile | 4 | ||||
-rw-r--r-- | converters/py-simplejson/PLIST | 5 | ||||
-rw-r--r-- | converters/py-simplejson/distinfo | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index f232af361ce..e3fb5436dae 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2014/05/03 23:38:33 rodent Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/30 13:25:48 wiz Exp $ -DISTNAME= simplejson-3.4.1 +DISTNAME= simplejson-3.5.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters MASTER_SITES= https://pypi.python.org/packages/source/s/simplejson/ diff --git a/converters/py-simplejson/PLIST b/converters/py-simplejson/PLIST index 0c0f981706c..77fdafba005 100644 --- a/converters/py-simplejson/PLIST +++ b/converters/py-simplejson/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2014/05/03 23:38:33 rodent Exp $ +@comment $NetBSD: PLIST,v 1.12 2014/05/30 13:25:48 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -28,6 +28,9 @@ ${PYSITELIB}/simplejson/tests/__init__.pyo ${PYSITELIB}/simplejson/tests/test_bigint_as_string.py ${PYSITELIB}/simplejson/tests/test_bigint_as_string.pyc ${PYSITELIB}/simplejson/tests/test_bigint_as_string.pyo +${PYSITELIB}/simplejson/tests/test_bitsize_int_as_string.py +${PYSITELIB}/simplejson/tests/test_bitsize_int_as_string.pyc +${PYSITELIB}/simplejson/tests/test_bitsize_int_as_string.pyo ${PYSITELIB}/simplejson/tests/test_check_circular.py ${PYSITELIB}/simplejson/tests/test_check_circular.pyc ${PYSITELIB}/simplejson/tests/test_check_circular.pyo diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo index 5e95edfe780..33a8c4ac67f 100644 --- a/converters/py-simplejson/distinfo +++ b/converters/py-simplejson/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2014/05/03 23:38:33 rodent Exp $ +$NetBSD: distinfo,v 1.13 2014/05/30 13:25:48 wiz Exp $ -SHA1 (simplejson-3.4.1.tar.gz) = d00e3b83e5171884daab7f8036d70582d6ea52b5 -RMD160 (simplejson-3.4.1.tar.gz) = f2020332827c59caf177b9ffe693ecff726b1ddc -Size (simplejson-3.4.1.tar.gz) = 68927 bytes +SHA1 (simplejson-3.5.2.tar.gz) = cec245bc0d1ec880ffe2106f3318b5f7c44e5774 +RMD160 (simplejson-3.5.2.tar.gz) = f4971f6eab33707b9ab704cff86edb8169a93543 +Size (simplejson-3.5.2.tar.gz) = 70170 bytes |