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 <[email protected]> --- .../{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%) diff --git a/meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb b/meta/recipes-devtools/python/python3-xmltodict_1.0.3.bb 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 index e58e32e338..693549b9c8 100644 --- a/meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb +++ b/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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232256): https://lists.openembedded.org/g/openembedded-core/message/232256 Mute This Topic: https://lists.openembedded.org/mt/118109859/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
