summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-09-10 17:16:41 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-09-11 11:31:56 +0100
commitdbc5fc46f9b1ca8bd4596a97de5174383df672c2 (patch)
tree88d4e3597288b8e6c978d5ec76a5dfcd40662f5c /meta/recipes-devtools/python
parent85c9b40b965943d3fc55b4d9b9fa8f871f8cbd28 (diff)
downloadpoky-dbc5fc46f9b1ca8bd4596a97de5174383df672c2.tar.gz
python3-xmltodict: upgrade 0.14.2 -> 0.15.1
(From OE-Core rev: b8f9db8424ead13a628c02c82f4f7b56acd38356) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb (renamed from meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb b/meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb
index 56cdf6ff4a..a1d1bb47e4 100644
--- a/meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb
+++ b/meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/martinblech/xmltodict"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2"
5 5
6SRC_URI[sha256sum] = "201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553" 6SRC_URI[sha256sum] = "3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c"
7 7
8PYPI_PACKAGE = "xmltodict" 8PYPI_PACKAGE = "xmltodict"
9 9