From: Wang Mingyu <[email protected]> Changelog: Fix protection against type cast errors during the static analysis phase
Signed-off-by: Wang Mingyu <[email protected]> --- ...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 --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" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127956): https://lists.openembedded.org/g/openembedded-devel/message/127956 Mute This Topic: https://lists.openembedded.org/mt/120044010/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
