pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/py-simplejson py-simplejson: updated to 3.17.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae21e62dda1a
branches:  trunk
changeset: 455743:ae21e62dda1a
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jul 10 05:42:43 2021 +0000

description:
py-simplejson: updated to 3.17.3

Version 3.17.3
* Replaced Travis-CI and AppVeyor with Github Actions,
  adding wheels for Python 3.9.

diffstat:

 converters/py-simplejson/Makefile |   4 ++--
 converters/py-simplejson/PLIST    |   5 ++++-
 converters/py-simplejson/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 93cd0115750b -r ae21e62dda1a converters/py-simplejson/Makefile
--- a/converters/py-simplejson/Makefile Sat Jul 10 05:24:33 2021 +0000
+++ b/converters/py-simplejson/Makefile Sat Jul 10 05:42:43 2021 +0000
@@ -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 -r 93cd0115750b -r ae21e62dda1a converters/py-simplejson/PLIST
--- a/converters/py-simplejson/PLIST    Sat Jul 10 05:24:33 2021 +0000
+++ b/converters/py-simplejson/PLIST    Sat Jul 10 05:42:43 2021 +0000
@@ -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/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 -r 93cd0115750b -r ae21e62dda1a converters/py-simplejson/distinfo
--- a/converters/py-simplejson/distinfo Sat Jul 10 05:24:33 2021 +0000
+++ b/converters/py-simplejson/distinfo Sat Jul 10 05:42:43 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index