* [Buildroot] [PATCH 1/1] package/python-ujson: bump to version 5.10.0
@ 2024-09-26 22:19 James Hilliard
2024-10-02 21:03 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-09-26 22:19 UTC (permalink / raw)
To: buildroot; +Cc: Mauro Condarelli, James Hilliard, Asaf Kahlon
License hash changed due to TCL license added and reformatting:
https://github.com/ultrajson/ultrajson/commit/54497bd58386c1630dc0333f65b40157e285c329
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-ujson/python-ujson.hash | 6 +++---
package/python-ujson/python-ujson.mk | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/python-ujson/python-ujson.hash b/package/python-ujson/python-ujson.hash
index 759cafc250..153a49ca66 100644
--- a/package/python-ujson/python-ujson.hash
+++ b/package/python-ujson/python-ujson.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/ujson/json
-md5 f93bd7aa33e3e6ed41c9e3782abe7b48 ujson-5.7.0.tar.gz
-sha256 e788e5d5dcae8f6118ac9b45d0b891a0d55f7ac480eddcb7f07263f2bcf37b23 ujson-5.7.0.tar.gz
+md5 7e61ead11ccf121cf4b1c121ec444e49 ujson-5.10.0.tar.gz
+sha256 b3cd8f3c5d8c7738257f1018880444f7b7d9b66232c64649f562d7ba86ad4bc1 ujson-5.10.0.tar.gz
# Locally computed sha256 checksums
-sha256 6a00a8f8b4050303368b694147bde1aed9c96bdff869c181dbbf3ccb784a1501 LICENSE.txt
+sha256 36866344f0a486541bd9800f1a407a056c0c214a82c658f059694daf3dc394d2 LICENSE.txt
diff --git a/package/python-ujson/python-ujson.mk b/package/python-ujson/python-ujson.mk
index 3afd33cb5a..c6de382305 100644
--- a/package/python-ujson/python-ujson.mk
+++ b/package/python-ujson/python-ujson.mk
@@ -4,11 +4,11 @@
#
################################################################################
-PYTHON_UJSON_VERSION = 5.7.0
+PYTHON_UJSON_VERSION = 5.10.0
PYTHON_UJSON_SOURCE = ujson-$(PYTHON_UJSON_VERSION).tar.gz
-PYTHON_UJSON_SITE = https://files.pythonhosted.org/packages/43/1a/b0a027144aa5c8f4ea654f4afdd634578b450807bb70b9f8bad00d6f6d3c
+PYTHON_UJSON_SITE = https://files.pythonhosted.org/packages/f0/00/3110fd566786bfa542adb7932d62035e0c0ef662a8ff6544b6643b3d6fd7
PYTHON_UJSON_SETUP_TYPE = setuptools
-PYTHON_UJSON_LICENSE = BSD-3-Clause
+PYTHON_UJSON_LICENSE = BSD-3-Clause, TCL
PYTHON_UJSON_LICENSE_FILES = LICENSE.txt
PYTHON_UJSON_DEPENDENCIES = host-python-setuptools-scm double-conversion
PYTHON_UJSON_ENV = \
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-02 21:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-26 22:19 [Buildroot] [PATCH 1/1] package/python-ujson: bump to version 5.10.0 James Hilliard
2024-10-02 21:03 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.