diff mbox series

[meta-python,15/25] python3-elementpath: upgrade 5.1.0 -> 5.1.1

Message ID 20260127094339.1081-15-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-filesystems,01/25] bindfs: upgrade 1.18.3 -> 1.18.4 | expand

Commit Message

Wang Mingyu Jan. 27, 2026, 9:43 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: Copyright year updated to 2026

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-elementpath_5.1.0.bb => python3-elementpath_5.1.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-elementpath_5.1.0.bb => python3-elementpath_5.1.1.bb} (75%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-elementpath_5.1.0.bb b/meta-python/recipes-devtools/python/python3-elementpath_5.1.1.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-elementpath_5.1.0.bb
rename to meta-python/recipes-devtools/python/python3-elementpath_5.1.1.bb
index 06bfa2cf1b..d89a012f9a 100644
--- a/meta-python/recipes-devtools/python/python3-elementpath_5.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-elementpath_5.1.1.bb
@@ -1,9 +1,9 @@ 
 DESCRIPTION = "Provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML data structures, both for the standard ElementTree library and for the lxml.etree library."
 HOMEPAGE = "https://github.com/sissaschool/elementpath"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=9291d2ba8ccce92cf704b173e0dca725"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=c04ab6ce886cc843af8941bb199406ba"
 
-SRC_URI[sha256sum] = "61618f64686ce73cf6f191b17298e2568e9a1763b125fc7f2cb796ad0eacfd1e"
+SRC_URI[sha256sum] = "c4d1bd6aed987258354d0ea004d965eb0a6818213326bd4fd9bde5dacdb20277"
 
 PYPI_PACKAGE = "elementpath"