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-11-27 15:18:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xmltodict (Old)
and /work/SRC/openSUSE:Factory/.python-xmltodict.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xmltodict"
Thu Nov 27 15:18:51 2025 rev:13 rq:1319931 version:1.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xmltodict/python-xmltodict.changes
2025-09-14 18:49:03.055269121 +0200
+++
/work/SRC/openSUSE:Factory/.python-xmltodict.new.14147/python-xmltodict.changes
2025-11-27 15:19:12.263016779 +0100
@@ -1,0 +2,17 @@
+Mon Nov 24 09:03:54 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 1.0.2
+ * allow DOCTYPE with disable_entities=True (default)
+- from version 1.0.1
+ * fail closed when entities disabled
+ * validate XML comments
+ * add SECURITY.md
+ * clarify behavior for empty lists
+ * clarify process_comments docs
+ * clarify strip whitespace comment behavior
+ * create AGENTS.md for coding agents
+ * replace travis with actions badge
+ * update CONTRIBUTING.md
+- Drop skip-tests-expat-245.patch, no longer required
+
+-------------------------------------------------------------------
Old:
----
skip-tests-expat-245.patch
xmltodict-1.0.0.tar.gz
New:
----
xmltodict-1.0.2.tar.gz
----------(Old B)----------
Old: * update CONTRIBUTING.md
- Drop skip-tests-expat-245.patch, no longer required
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xmltodict.spec ++++++
--- /var/tmp/diff_new_pack.qRtLMp/_old 2025-11-27 15:19:12.959046130 +0100
+++ /var/tmp/diff_new_pack.qRtLMp/_new 2025-11-27 15:19:12.959046130 +0100
@@ -18,13 +18,12 @@
%{?sle15_python_module_pythons}
Name: python-xmltodict
-Version: 1.0.0
+Version: 1.0.2
Release: 0
Summary: Module to make XML working resemble JSON
License: MIT
URL: https://github.com/martinblech/xmltodict
Source:
https://files.pythonhosted.org/packages/source/x/xmltodict/xmltodict-%{version}.tar.gz
-Patch0: skip-tests-expat-245.patch
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
++++++ xmltodict-1.0.0.tar.gz -> xmltodict-1.0.2.tar.gz ++++++
++++ 2812 lines of diff (skipped)