Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-defusedxml for
openSUSE:Factory checked in at 2021-03-12 13:30:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-defusedxml (Old)
and /work/SRC/openSUSE:Factory/.python-defusedxml.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-defusedxml"
Fri Mar 12 13:30:53 2021 rev:6 rq:877571 version:0.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-defusedxml/python-defusedxml.changes
2019-06-02 15:16:32.378074197 +0200
+++
/work/SRC/openSUSE:Factory/.python-defusedxml.new.2401/python-defusedxml.changes
2021-03-12 13:31:08.662142766 +0100
@@ -1,0 +2,11 @@
+Mon Mar 8 08:09:10 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 0.7.0:
+ - Re-add and deprecate ``defusedxml.cElementTree``
+ - Use GitHub Actions instead of TravisCI
+ - Restore ``ElementTree`` attribute of ``xml.etree`` module after patching
+ - Add support for Python 3.9
+ - ``defusedxml.cElementTree`` is not available with Python 3.9.
+ - Python 2 is deprecate. Support for Python 2 will be removed in 0.8.0.
+
+-------------------------------------------------------------------
Old:
----
defusedxml-0.6.0.tar.gz
New:
----
defusedxml-0.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-defusedxml.spec ++++++
--- /var/tmp/diff_new_pack.r2NNre/_old 2021-03-12 13:31:10.102144786 +0100
+++ /var/tmp/diff_new_pack.r2NNre/_new 2021-03-12 13:31:10.106144792 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-defusedxml
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without tests
Name: python-defusedxml
-Version: 0.6.0
+Version: 0.7.0
Release: 0
Summary: XML bomb protection for Python stdlib modules
License: Python-2.0
++++++ defusedxml-0.6.0.tar.gz -> defusedxml-0.7.0.tar.gz ++++++
++++ 1744 lines of diff (skipped)