Source-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.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7883a5ecdc94
branches:  trunk
changeset: 435926:7883a5ecdc94
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 20 19:14:03 2020 +0000

description:
py-simplejson: updated to 3.17.2

Version 3.17.2
* Added arm64 to build matrix and reintroduced
  manylinux wheels
* No more bdist_wininst builds per PEP 527
* Minor grammatical issue fixed in README

diffstat:

 converters/py-simplejson/Makefile |   4 ++--
 converters/py-simplejson/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r e8760e2fcc7a -r 7883a5ecdc94 converters/py-simplejson/Makefile
--- a/converters/py-simplejson/Makefile Mon Jul 20 19:11:46 2020 +0000
+++ b/converters/py-simplejson/Makefile Mon Jul 20 19:14:03 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2019/11/18 09:03:03 adam Exp $
+# $NetBSD: Makefile,v 1.39 2020/07/20 19:14:03 adam Exp $
 
-DISTNAME=      simplejson-3.17.0
+DISTNAME=      simplejson-3.17.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    converters python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/simplejson/}
diff -r e8760e2fcc7a -r 7883a5ecdc94 converters/py-simplejson/distinfo
--- a/converters/py-simplejson/distinfo Mon Jul 20 19:11:46 2020 +0000
+++ b/converters/py-simplejson/distinfo Mon Jul 20 19:14:03 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2019/11/18 09:03:03 adam Exp $
+$NetBSD: distinfo,v 1.29 2020/07/20 19:14:03 adam Exp $
 
-SHA1 (simplejson-3.17.0.tar.gz) = d04766cc5e0259477eeb391adc8ddf39ca2c4ff9
-RMD160 (simplejson-3.17.0.tar.gz) = 257f2ee0809663a3809de201181998b2d443ee40
-SHA512 (simplejson-3.17.0.tar.gz) = 383ee4fa3b2f378cd83152ba588ffbb620aa0e7cec80d3e3097edfb406a60e96afd6c5302a5b64adb710d3a52479c609873a2db7ab5756d7ca7a51412029e4c6
-Size (simplejson-3.17.0.tar.gz) = 83119 bytes
+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



Home | Main Index | Thread Index | Old Index