diff mbox series

[35/40] python3-xmltodict: upgrade 0.14.2 -> 0.15.1

Message ID 20250910091646.998-35-wangmy@fujitsu.com
State New
Headers show
Series [01/40] acpica: upgrade 20240827 -> 20250807 | expand

Commit Message

Wang Mingyu Sept. 10, 2025, 9:16 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-xmltodict_0.14.2.bb => python3-xmltodict_0.15.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-xmltodict_0.14.2.bb => python3-xmltodict_0.15.1.bb} (81%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb b/meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb
similarity index 81%
rename from meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb
rename to meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb
index 56cdf6ff4a..a1d1bb47e4 100644
--- a/meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb
+++ b/meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/martinblech/xmltodict"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2"
 
-SRC_URI[sha256sum] = "201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553"
+SRC_URI[sha256sum] = "3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c"
 
 PYPI_PACKAGE = "xmltodict"