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.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26e6a039cf5b
branches:  trunk
changeset: 344273:26e6a039cf5b
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 18 09:03:03 2019 +0000

description:
py-simplejson: updated to 3.17.0

Version 3.17.0:
* Updated documentation to be Python 3 first, and
  have removed documentation notes about version changes
  that occurred more than five years ago.
* Update build matrix for Python 3.8

diffstat:

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

diffs (27 lines):

diff -r e9218c4584a2 -r 26e6a039cf5b converters/py-simplejson/Makefile
--- a/converters/py-simplejson/Makefile Mon Nov 18 08:07:14 2019 +0000
+++ b/converters/py-simplejson/Makefile Mon Nov 18 09:03:03 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2018/07/03 12:21:27 adam Exp $
+# $NetBSD: Makefile,v 1.38 2019/11/18 09:03:03 adam Exp $
 
-DISTNAME=      simplejson-3.16.0
+DISTNAME=      simplejson-3.17.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    converters python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/simplejson/}
diff -r e9218c4584a2 -r 26e6a039cf5b converters/py-simplejson/distinfo
--- a/converters/py-simplejson/distinfo Mon Nov 18 08:07:14 2019 +0000
+++ b/converters/py-simplejson/distinfo Mon Nov 18 09:03:03 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2018/07/03 12:21:27 adam Exp $
+$NetBSD: distinfo,v 1.28 2019/11/18 09:03:03 adam Exp $
 
-SHA1 (simplejson-3.16.0.tar.gz) = b0bf0b12d4c7f7ac0ae23572184e59092bc46947
-RMD160 (simplejson-3.16.0.tar.gz) = 3396e93598553f682195e8360da78be92245b9f8
-SHA512 (simplejson-3.16.0.tar.gz) = c90da313b21ab862b6132e7bbe4883830c8a26fd36224f307859042852cdb900e36e41cc7c6773a1d4cf89476cdb68e1136642f38864ad6ed398716390122968
-Size (simplejson-3.16.0.tar.gz) = 81203 bytes
+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



Home | Main Index | Thread Index | Old Index