diff mbox series

[meta-python,wrynose,7/30] python3-elementpath: upgrade 5.1.1 -> 5.1.2

Message ID 20260720233811.2324493-7-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,wrynose,1/30] imagemagick: upgrade 7.1.2-24 -> 7.1.2-25 | expand

Commit Message

Ankur Tyagi July 20, 2026, 11:37 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 4cb8410f9bbcd6e18d5bb90af538c5cf09312cac)

Changelog:
https://github.com/sissaschool/elementpath/releases/tag/v5.1.2

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 ...ython3-elementpath_5.1.1.bb => python3-elementpath_5.1.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-elementpath_5.1.1.bb => python3-elementpath_5.1.2.bb} (86%)
diff mbox series

Patch

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