diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-11-25 13:01:18 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-27 14:58:48 +0000 |
| commit | fbc19d62f1705da0d15fad4fc8aec3af43025ef1 (patch) | |
| tree | 1da5a89c6b78d51fe4946b1fcfc74656b5a530a8 /meta/recipes-devtools/python | |
| parent | 2ca96061c2ca903483030949cbe177409e8ae4c3 (diff) | |
| download | poky-fbc19d62f1705da0d15fad4fc8aec3af43025ef1.tar.gz | |
python3-xmltodict: upgrade 0.13.0 -> 0.14.2
(From OE-Core rev: d1ea614da5016501c514d1a92581659507b5370b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
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.14.2.bb (renamed from meta/recipes-devtools/python/python3-xmltodict_0.13.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-xmltodict_0.13.0.bb b/meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb index e8e275647c..e99fa3826e 100644 --- a/meta/recipes-devtools/python/python3-xmltodict_0.13.0.bb +++ b/meta/recipes-devtools/python/python3-xmltodict_0.14.2.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] = "341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56" | 6 | SRC_URI[sha256sum] = "201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553" |
| 7 | 7 | ||
| 8 | PYPI_PACKAGE = "xmltodict" | 8 | PYPI_PACKAGE = "xmltodict" |
| 9 | 9 | ||
