From: Wang Mingyu <[email protected]>

Changelog:
===========
- Revert "Ensure significant whitespace is not trimmed"
- Drop support for Python older than 3.6
- Additional ruff/Pyflakes/codespell fixes.
- Drop old Python 2 support leftover code and apply several RUFF code health 
fixes.
- Add Python 3.11, 3.12 and 3.13 support and tests.
- Tests in gh-action.
- Remove defusedexpat import.
- Replace deprecated BadZipfile with BadZipFile.
- Support indent using integer format, enable python -m unittest tests/*.py.
- Ensure significant whitespace is not trimmed
- added conda installation command
- fix attributes not appearing in streaming mode
- Fix Travis CI status badge URL
- Update push_release.sh to use twine.

Signed-off-by: Wang Mingyu <[email protected]>
---
 ...{python3-xmltodict_0.13.0.bb => python3-xmltodict_0.14.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-xmltodict_0.13.0.bb => 
python3-xmltodict_0.14.2.bb} (86%)

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 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";
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2"
 
-SRC_URI[sha256sum] = 
"341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56"
+SRC_URI[sha256sum] = 
"201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553"
 
 PYPI_PACKAGE = "xmltodict"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206329): 
https://lists.openembedded.org/g/openembedded-core/message/206329
Mute This Topic: https://lists.openembedded.org/mt/109203599/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to