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
This commit is contained in:
adam 2019-11-18 09:03:03 +00:00
parent 37149d4a8f
commit b09fd9b116
2 changed files with 7 additions and 7 deletions

View file

@ -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/}

View file

@ -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