[oe][meta-python][wrynose][PATCH 8/30] python3-elementpath: upgrade 5.1.2 -> 5.1.3
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Changelog: Fix protection against type cast errors during the static analysis phase Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 90866b4b09547dea91f442f84640e8215b23fae1) Signed-off-by: Ankur Tyagi <[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"