similarity index 82%
rename from meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb
rename to meta/recipes-devtools/python/python3-xmltodict_1.0.3.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/martinblech/xmltodict"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2"
-SRC_URI[sha256sum] = "54306780b7c2175a3967cad1db92f218207e5bc1aba697d887807c0fb68b7649"
+SRC_URI[sha256sum] = "3bf1f49c7836df34cf6d9cc7e690c4351f7dfff2ab0b8a1988bba4a9b9474909"
PYPI_PACKAGE = "xmltodict"
Release notes[1]: Bug Fixes - unparse: serialize None text/attrs as empty values (fixes #401) (aa16511) Documentation - readme: fix Fedora and Arch package links (fd6a73b) [1] https://github.com/martinblech/xmltodict/releases/tag/v1.0.3 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> --- .../{python3-xmltodict_1.0.2.bb => python3-xmltodict_1.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-xmltodict_1.0.2.bb => python3-xmltodict_1.0.3.bb} (82%)