diff options
-rw-r--r-- | converters/py-simplejson/Makefile | 4 | ||||
-rw-r--r-- | converters/py-simplejson/PLIST | 5 | ||||
-rw-r--r-- | converters/py-simplejson/distinfo | 10 |
3 files changed, 11 insertions, 8 deletions
diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index 0753b0982b1..3bab1dc75bf 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2020/07/20 19:14:03 adam Exp $ +# $NetBSD: Makefile,v 1.40 2021/07/10 05:42:43 adam Exp $ -DISTNAME= simplejson-3.17.2 +DISTNAME= simplejson-3.17.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters python MASTER_SITES= ${MASTER_SITE_PYPI:=s/simplejson/} diff --git a/converters/py-simplejson/PLIST b/converters/py-simplejson/PLIST index 2ff309ec591..89ad47dd7f3 100644 --- a/converters/py-simplejson/PLIST +++ b/converters/py-simplejson/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2017/11/07 13:06:41 adam Exp $ +@comment $NetBSD: PLIST,v 1.16 2021/07/10 05:42:43 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -31,6 +31,9 @@ ${PYSITELIB}/simplejson/scanner.pyo ${PYSITELIB}/simplejson/tests/__init__.py ${PYSITELIB}/simplejson/tests/__init__.pyc ${PYSITELIB}/simplejson/tests/__init__.pyo +${PYSITELIB}/simplejson/tests/_cibw_runner.py +${PYSITELIB}/simplejson/tests/_cibw_runner.pyc +${PYSITELIB}/simplejson/tests/_cibw_runner.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 diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo index 4ae07bbfaf5..3d82acabd04 100644 --- a/converters/py-simplejson/distinfo +++ b/converters/py-simplejson/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2020/07/20 19:14:03 adam Exp $ +$NetBSD: distinfo,v 1.30 2021/07/10 05:42:43 adam Exp $ -SHA1 (simplejson-3.17.2.tar.gz) = ed38d765ad1b58862905aa25d13c95b134f03f5a -RMD160 (simplejson-3.17.2.tar.gz) = 4a65961d9731ad1574863ef758717bb2ae9a868e -SHA512 (simplejson-3.17.2.tar.gz) = 003b2fbcb3f8e0849bdbd958c78f8b470081d97527bef82306db77940c6734a1cbf3b5dcb0984d2f9c9d14aa525e7865a08e70a10971f8841e138f7ad6476e4a -Size (simplejson-3.17.2.tar.gz) = 83210 bytes +SHA1 (simplejson-3.17.3.tar.gz) = c1a78678817258302ee737f993a51c761ba9015d +RMD160 (simplejson-3.17.3.tar.gz) = dd8b4144a7cc24f152a6720094fbd032e0cc328a +SHA512 (simplejson-3.17.3.tar.gz) = b4ccdff3df2c87ed6f5119e93560ea7ddf60fcc64f996efeef1f6077f3a559c8f9ea77fd217348c1cba2de50e40523714899de110614953baf8385bb78d10af6 +Size (simplejson-3.17.3.tar.gz) = 82434 bytes |