package/python-simplejson: bump version to 3.20.2

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-10-13 19:55:06 +02:00
committed by Julien Olivain
parent 306ddbcfd6
commit 12bee15003
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/simplejson/json
md5 a198e17c5dcc426ff83ec4a02190eae5 simplejson-3.19.3.tar.gz
sha256 8e086896c36210ab6050f2f9f095a5f1e03c83fa0e7f296d6cba425411364680 simplejson-3.19.3.tar.gz
md5 2b51376ed91109e4041a056a8f59ee73 simplejson-3.20.2.tar.gz
sha256 5fe7a6ce14d1c300d80d08695b7f7e633de6cd72c80644021874d985b3393649 simplejson-3.20.2.tar.gz
# Locally computed sha256 checksums
sha256 fcaa1e313a99304322e2e0836ea4ee7d839ce9a480438f3922a853edfdde129f LICENSE.txt

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_SIMPLEJSON_VERSION = 3.19.3
PYTHON_SIMPLEJSON_VERSION = 3.20.2
PYTHON_SIMPLEJSON_SOURCE = simplejson-$(PYTHON_SIMPLEJSON_VERSION).tar.gz
PYTHON_SIMPLEJSON_SITE = https://files.pythonhosted.org/packages/3d/29/085111f19717f865eceaf0d4397bf3e76b08d60428b076b64e2a1903706d
PYTHON_SIMPLEJSON_SITE = https://files.pythonhosted.org/packages/41/f4/a1ac5ed32f7ed9a088d62a59d410d4c204b3b3815722e2ccfb491fa8251b
PYTHON_SIMPLEJSON_LICENSE = Academic Free License (AFL), MIT
PYTHON_SIMPLEJSON_LICENSE_FILES = LICENSE.txt
PYTHON_SIMPLEJSON_CPE_ID_VENDOR = simplejson_project