diff mbox series

[meta-python,09/43] python3-elementpath: upgrade 5.0.0 -> 5.0.1

Message ID 1747817972-28874-9-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python,01/43] python3-aiodns: upgrade 3.2.0 -> 3.4.0 | expand

Commit Message

Mingyu Wang (Fujitsu) May 21, 2025, 8:58 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Fix XDM type labeling with element and xsi:type substitutions

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-elementpath_5.0.0.bb b/meta-python/recipes-devtools/python/python3-elementpath_5.0.1.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-elementpath_5.0.0.bb
rename to meta-python/recipes-devtools/python/python3-elementpath_5.0.1.bb
index e13faad4e3..71ccec5719 100644
--- a/meta-python/recipes-devtools/python/python3-elementpath_5.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-elementpath_5.0.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/sissaschool/elementpath"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5dbb7fb7d72da3921202dd7b995d3ecf"
 
-SRC_URI[sha256sum] = "932ff1087120eaddf38bc82c6345d547cd29b32c293718cbdd36485c704df861"
+SRC_URI[sha256sum] = "d3e4807b7e38e190e382eefef93f35ce6f71adf63b33e3f01d0e11f22e5d5cc7"
 
 PYPI_PACKAGE = "elementpath"