From: Alexander Kanavin Date: Mon, 25 Nov 2024 12:01:18 +0000 (+0100) Subject: python3-xmltodict: upgrade 0.13.0 -> 0.14.2 X-Git-Tag: yocto-5.2~1188 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1ea614da5016501c514d1a92581659507b5370b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-xmltodict: upgrade 0.13.0 -> 0.14.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-xmltodict_0.13.0.bb b/meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb similarity index 86% rename from meta/recipes-devtools/python/python3-xmltodict_0.13.0.bb rename to meta/recipes-devtools/python/python3-xmltodict_0.14.2.bb index e8e275647c7..e99fa3826e1 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" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2" -SRC_URI[sha256sum] = "341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56" +SRC_URI[sha256sum] = "201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553" PYPI_PACKAGE = "xmltodict"