Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-lxml for openSUSE:Factory 
checked in at 2022-01-11 21:17:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lxml (Old)
 and      /work/SRC/openSUSE:Factory/.python-lxml.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lxml"

Tue Jan 11 21:17:18 2022 rev:88 rq:945448 version:4.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lxml/python-lxml.changes  2022-01-07 
12:45:02.115789379 +0100
+++ /work/SRC/openSUSE:Factory/.python-lxml.new.1892/python-lxml.changes        
2022-01-11 21:20:39.069017131 +0100
@@ -1,0 +2,15 @@
+Mon Jan 10 23:09:05 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 4.7.1:
+  * Chunked Unicode string parsing via ``parser.feed()`` now encodes the input 
data
+    to the native UTF-8 encoding directly, instead of going through 
``Py_UNICODE`` /
+    ``wchar_t`` encoding first, which previously required duplicate recoding 
in most cases.
+  * The standard namespace prefixes were mishandled during "C14N2" 
serialisation on Python 3.
+  * ``lxml.objectify`` previously accepted non-XML numbers with underscores 
(like "1_000")
+    as integers or float values in Python 3.6 and later. It now adheres to the 
number
+    format of the XML spec again.
+  * LP#1939031: Static wheels of lxml now contain the header files of zlib and 
libiconv
+    (in addition to the already provided headers of libxml2/libxslt/libexslt).
+  * Wheels include libxml2 2.9.12+ and libxslt 1.1.34 (also on Windows).
+
+-------------------------------------------------------------------

Old:
----
  lxml-4.6.5.tar.gz

New:
----
  lxml-4.7.1.tar.gz

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

Other differences:
------------------
++++++ python-lxml.spec ++++++
--- /var/tmp/diff_new_pack.dWi1UI/_old  2022-01-11 21:20:39.633017528 +0100
+++ /var/tmp/diff_new_pack.dWi1UI/_new  2022-01-11 21:20:39.637017531 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-lxml
-Version:        4.6.5
+Version:        4.7.1
 Release:        0
 Summary:        Pythonic XML processing library
 License:        BSD-3-Clause AND GPL-2.0-or-later

++++++ lxml-4.6.5.tar.gz -> lxml-4.7.1.tar.gz ++++++
++++ 84772 lines of diff (skipped)

Reply via email to