Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xmltodict for openSUSE:Factory checked in at 2025-09-14 18:48:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xmltodict (Old) and /work/SRC/openSUSE:Factory/.python-xmltodict.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xmltodict" Sun Sep 14 18:48:28 2025 rev:12 rq:1304458 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xmltodict/python-xmltodict.changes 2025-09-10 17:30:10.141349759 +0200 +++ /work/SRC/openSUSE:Factory/.python-xmltodict.new.1977/python-xmltodict.changes 2025-09-14 18:49:03.055269121 +0200 @@ -1,0 +2,23 @@ +Fri Sep 12 19:34:16 UTC 2025 - Martin Hauke <mar...@gmx.de> + +- Update to version 1.0.0 + BREAKING CHANGES + * modernize for Python 3.9+; drop legacy compat paths. + Features + * unparse: add limited XML comment round-trip; unify _emit + behavior (e43537e). + * unparse: add selective force_cdata support + (bool/tuple/callable) (a497fed), closes #375. + Bug Fixes + * namespaces: attach [@xmlns](https://github.com/xmlns) to + declaring element when process_namespaces=True. + * streaming: avoid parent accumulation at item_depth; add + regression tests (220240c). + * unparse: handle non-string #text with attributes; unify + value conversion (927a025). + * unparse: skip empty lists to keep pretty/compact outputs + consistent (ab4c86f). + Reverts + * remove initial Release Drafter config (c0b74ed). + +------------------------------------------------------------------- Old: ---- xmltodict-0.15.1.tar.gz New: ---- xmltodict-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xmltodict.spec ++++++ --- /var/tmp/diff_new_pack.L7BTMr/_old 2025-09-14 18:49:03.551289906 +0200 +++ /var/tmp/diff_new_pack.L7BTMr/_new 2025-09-14 18:49:03.551289906 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-xmltodict # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-xmltodict -Version: 0.15.1 +Version: 1.0.0 Release: 0 Summary: Module to make XML working resemble JSON License: MIT ++++++ xmltodict-0.15.1.tar.gz -> xmltodict-1.0.0.tar.gz ++++++ ++++ 1709 lines of diff (skipped)