Update to 3.17.2

- Update WWW

Changes:	https://github.com/simplejson/simplejson/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-08-19 16:26:04 +00:00
parent 8f158e7648
commit 5325c5251e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545432
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= simplejson
PORTVERSION= 3.17.0
PORTVERSION= 3.17.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1578923324
SHA256 (simplejson-3.17.0.tar.gz) = 2b4b2b738b3b99819a17feaf118265d0753d5536049ea570b3c43b51c4701e81
SIZE (simplejson-3.17.0.tar.gz) = 83119
TIMESTAMP = 1597570077
SHA256 (simplejson-3.17.2.tar.gz) = 75ecc79f26d99222a084fbdd1ce5aad3ac3a8bd535cd9059528452da38b68841
SIZE (simplejson-3.17.2.tar.gz) = 83210

View file

@ -12,4 +12,4 @@ pickle).
The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by
default).
WWW: https://pypi.org/project/simplejson/
WWW: https://github.com/simplejson/simplejson