Hello community,

here is the log from the commit of package python-defusedxml for 
openSUSE:Factory checked in at 2019-06-02 15:16:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-defusedxml (Old)
 and      /work/SRC/openSUSE:Factory/.python-defusedxml.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-defusedxml"

Sun Jun  2 15:16:27 2019 rev:5 rq:706490 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-defusedxml/python-defusedxml.changes      
2018-12-13 19:42:41.425150009 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-defusedxml.new.5148/python-defusedxml.changes
    2019-06-02 15:16:32.378074197 +0200
@@ -1,0 +2,19 @@
+Thu May 30 08:41:25 UTC 2019 - Michael Ströder <[email protected]>
+
+- Update to 0.6.0
+  - Increase test coverage.
+  - Add badges to README.
+  - Test on Python 3.7 stable and 3.8-dev
+  - Drop support for Python 3.4
+  - No longer pass *html* argument to XMLParse. It has been deprecated and
+    ignored for a long time. The DefusedXMLParser still takes a html argument.
+    A deprecation warning is issued when the argument is False and a TypeError
+    when it's True.
+  - defusedxml now fails early when pyexpat stdlib module is not available or
+    broken.
+  - defusedxml.ElementTree.__all__ now lists ParseError as public attribute.
+  - The defusedxml.ElementTree and defusedxml.cElementTree modules had a typo
+    and used XMLParse instead of XMLParser as an alias for DefusedXMLParser.
+    Both the old and fixed name are now available.
+
+-------------------------------------------------------------------

Old:
----
  defusedxml-0.5.0.tar.gz

New:
----
  defusedxml-0.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-defusedxml.spec ++++++
--- /var/tmp/diff_new_pack.QvCeFH/_old  2019-06-02 15:16:33.034073914 +0200
+++ /var/tmp/diff_new_pack.QvCeFH/_new  2019-06-02 15:16:33.034073914 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without tests
 Name:           python-defusedxml
-Version:        0.5.0
+Version:        0.6.0
 Release:        0
 Summary:        XML bomb protection for Python stdlib modules
 License:        Python-2.0

++++++ defusedxml-0.5.0.tar.gz -> defusedxml-0.6.0.tar.gz ++++++
++++ 2332 lines of diff (skipped)


Reply via email to