[Buildroot] [git commit] package/python-xmltodict: bump version to 1.0.2

Peter Korsgaard peter at korsgaard.com
Wed Oct 15 06:49:35 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=9ee27919c52853424efeffd17cd1855ee7b6c94f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/python-xmltodict/python-xmltodict.hash | 4 ++--
 package/python-xmltodict/python-xmltodict.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-xmltodict/python-xmltodict.hash b/package/python-xmltodict/python-xmltodict.hash
index 9bd8ec6878..a61b1aabf1 100644
--- a/package/python-xmltodict/python-xmltodict.hash
+++ b/package/python-xmltodict/python-xmltodict.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/xmltodict/json
-md5  6e0d94bf858b3c2ff3daeed487eedc2a  xmltodict-0.14.2.tar.gz
-sha256  201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553  xmltodict-0.14.2.tar.gz
+md5  82d8cb5a934a057e6a8a3449b1d87cce  xmltodict-1.0.2.tar.gz
+sha256  54306780b7c2175a3967cad1db92f218207e5bc1aba697d887807c0fb68b7649  xmltodict-1.0.2.tar.gz
 # Locally computed sha256 checksums
 sha256  d66d5eb8f83a0ba21d3dd04318b8817588e8764daabea852d1035e3f07ffda55  LICENSE
diff --git a/package/python-xmltodict/python-xmltodict.mk b/package/python-xmltodict/python-xmltodict.mk
index 1a041e05d4..fe320dd799 100644
--- a/package/python-xmltodict/python-xmltodict.mk
+++ b/package/python-xmltodict/python-xmltodict.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_XMLTODICT_VERSION = 0.14.2
+PYTHON_XMLTODICT_VERSION = 1.0.2
 PYTHON_XMLTODICT_SOURCE = xmltodict-$(PYTHON_XMLTODICT_VERSION).tar.gz
-PYTHON_XMLTODICT_SITE = https://files.pythonhosted.org/packages/50/05/51dcca9a9bf5e1bce52582683ce50980bcadbc4fa5143b9f2b19ab99958f
+PYTHON_XMLTODICT_SITE = https://files.pythonhosted.org/packages/6a/aa/917ceeed4dbb80d2f04dbd0c784b7ee7bba8ae5a54837ef0e5e062cd3cfb
 PYTHON_XMLTODICT_SETUP_TYPE = setuptools
 PYTHON_XMLTODICT_LICENSE = MIT
 PYTHON_XMLTODICT_LICENSE_FILES = LICENSE


More information about the buildroot mailing list