Sync from SUSE:SLFO:Main python-xmltodict revision 18a79c0db02678e1e0113fd9ed7d26ad

This commit is contained in:
2025-05-17 16:14:55 +02:00
parent 48dc99b844
commit 179d0b53d2
4 changed files with 26 additions and 4 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Oct 29 16:11:13 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- 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 <mcepl@cepl.eu>

View File

@@ -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

BIN
xmltodict-0.13.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
xmltodict-0.14.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.