From 179d0b53d22e5accdeb454b8548bb881199b32cda9fefc2b2ddea58e27c493ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Sat, 17 May 2025 16:14:55 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main python-xmltodict revision 18a79c0db02678e1e0113fd9ed7d26ad --- python-xmltodict.changes | 22 ++++++++++++++++++++++ python-xmltodict.spec | 2 +- xmltodict-0.13.0.tar.gz | 3 --- xmltodict-0.14.2.tar.gz | 3 +++ 4 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 xmltodict-0.13.0.tar.gz create mode 100644 xmltodict-0.14.2.tar.gz diff --git a/python-xmltodict.changes b/python-xmltodict.changes index 542656b..f5b2b2b 100644 --- a/python-xmltodict.changes +++ b/python-xmltodict.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Oct 29 16:11:13 UTC 2024 - Martin Hauke + +- Update to version 0.14.2 + * Revert "Ensure significant whitespace is not trimmed" + This changed was backwards incompatible and caused downstream + issues. +- Update to version 0.14.1 + * Drop support for Python older than 3.6 + * Additional ruff/Pyflakes/codespell fixes. +- Update to version 0.14.0 + * 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. + * 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 + ------------------------------------------------------------------- Mon Feb 12 15:02:30 UTC 2024 - Matej Cepl diff --git a/python-xmltodict.spec b/python-xmltodict.spec index 194e27c..f4e4d1c 100644 --- a/python-xmltodict.spec +++ b/python-xmltodict.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-xmltodict -Version: 0.13.0 +Version: 0.14.2 Release: 0 Summary: Module to make XML working resemble JSON License: MIT diff --git a/xmltodict-0.13.0.tar.gz b/xmltodict-0.13.0.tar.gz deleted file mode 100644 index 806ea46..0000000 --- a/xmltodict-0.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:341595a488e3e01a85a9d8911d8912fd922ede5fecc4dce437eb4b6c8d037e56 -size 33813 diff --git a/xmltodict-0.14.2.tar.gz b/xmltodict-0.14.2.tar.gz new file mode 100644 index 0000000..f9dd01e --- /dev/null +++ b/xmltodict-0.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201e7c28bb210e374999d1dde6382923ab0ed1a8a5faeece48ab525b7810a553 +size 51942