From 8221b753ef251fe0ddde1d52eabf81ab3c399e23 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 8 Jul 2026 17:44:40 +0800 Subject: [PATCH] python3-xmlschema: upgrade 4.3.1 -> 4.3.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{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 --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