diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-10 17:16:41 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-11 11:31:56 +0100 |
| commit | dbc5fc46f9b1ca8bd4596a97de5174383df672c2 (patch) | |
| tree | 88d4e3597288b8e6c978d5ec76a5dfcd40662f5c /meta/recipes-devtools/python | |
| parent | 85c9b40b965943d3fc55b4d9b9fa8f871f8cbd28 (diff) | |
| download | poky-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" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553" | 6 | SRC_URI[sha256sum] = "3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "xmltodict" | 8 | PYPI_PACKAGE = "xmltodict" |
| 9 | 9 | ||
