diff mbox series

[meta-python,15/37] python3-elementpath: upgrade 5.1.2 -> 5.1.3

Message ID 20260630092206.322-15-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/37] 7zip: upgrade 26.01 -> 26.02 | expand

Commit Message

Wang Mingyu June 30, 2026, 9:21 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Fix protection against type cast errors during the static analysis phase

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-elementpath_5.1.2.bb b/meta-python/recipes-devtools/python/python3-elementpath_5.1.3.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-elementpath_5.1.2.bb
rename to meta-python/recipes-devtools/python/python3-elementpath_5.1.3.bb
index 466b97ec92..88b0995720 100644
--- a/meta-python/recipes-devtools/python/python3-elementpath_5.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-elementpath_5.1.3.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/sissaschool/elementpath"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c04ab6ce886cc843af8941bb199406ba"
 
-SRC_URI[sha256sum] = "43d67a38700153eb45349c6e14a4d4b3a06e390c31df06539f730a96baf9a7fc"
+SRC_URI[sha256sum] = "35e98cc2e26332305a49b32eaaebfb7289d1963c88d3989ff5ccb02c46809820"
 
 PYPI_PACKAGE = "elementpath"