From 4cb8410f9bbcd6e18d5bb90af538c5cf09312cac Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 17 Jun 2026 16:57:59 +0800 Subject: [PATCH] python3-elementpath: upgrade 5.1.1 -> 5.1.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...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 --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"