summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-05-21 16:58:58 +0800
committerKhem Raj <raj.khem@gmail.com>2025-05-21 07:39:37 -0700
commiteea9bade31de5788d49c2a9b17d2e024d4fafc45 (patch)
treeb694442620a2629003532bdd137b8c3201fece33 /meta-python/recipes-devtools/python
parent87d6e3f13f0f723d4c8b416a6c34ce90df21e7b1 (diff)
downloadmeta-openembedded-eea9bade31de5788d49c2a9b17d2e024d4fafc45.tar.gz
python3-elementpath: upgrade 5.0.0 -> 5.0.1
Changelog: Fix XDM type labeling with element and xsi:type substitutions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-elementpath_5.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-elementpath_5.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-elementpath_5.0.0.bb b/meta-python/recipes-devtools/python/python3-elementpath_5.0.1.bb
index e13faad4e3..71ccec5719 100644
--- a/meta-python/recipes-devtools/python/python3-elementpath_5.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-elementpath_5.0.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/sissaschool/elementpath"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=5dbb7fb7d72da3921202dd7b995d3ecf" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=5dbb7fb7d72da3921202dd7b995d3ecf"
5 5
6SRC_URI[sha256sum] = "932ff1087120eaddf38bc82c6345d547cd29b32c293718cbdd36485c704df861" 6SRC_URI[sha256sum] = "d3e4807b7e38e190e382eefef93f35ce6f71adf63b33e3f01d0e11f22e5d5cc7"
7 7
8PYPI_PACKAGE = "elementpath" 8PYPI_PACKAGE = "elementpath"
9 9