diff mbox series

[meta-python,30/37] python3-xmlschema: upgrade 4.3.1 -> 4.3.2

Message ID 20260708094508.2060-30-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] bcc: upgrade 0.36.1 -> 0.37.0 | expand

Commit Message

Wang Mingyu July 8, 2026, 9:44 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-xmlschema_4.3.1.bb b/meta-python/recipes-devtools/python/python3-xmlschema_4.3.2.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-xmlschema_4.3.1.bb
rename to meta-python/recipes-devtools/python/python3-xmlschema_4.3.2.bb
index a2f4070079..cbd2136d27 100644
--- a/meta-python/recipes-devtools/python/python3-xmlschema_4.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-xmlschema_4.3.2.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/sissaschool/xmlschema"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=385fddea479acdec12ab77a938f68cd9"
 
-SRC_URI[sha256sum] = "853effdfaf127849d4724368c17bd669e7f1486e15a0376404ad7954ec31a338"
+SRC_URI[sha256sum] = "f3b33a21a2b2cdc404ddc3fb599d8bc1dee90b155d547370672e6e684746b8d6"
 
 inherit pypi python_setuptools_build_meta