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-07-12 11:11:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lxml (Old) and /work/SRC/openSUSE:Factory/.python-lxml.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lxml" Tue Jul 12 11:11:58 2022 rev:91 rq:988276 version:4.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lxml/python-lxml.changes 2022-06-09 14:09:19.856330004 +0200 +++ /work/SRC/openSUSE:Factory/.python-lxml.new.1523/python-lxml.changes 2022-07-12 11:12:02.679667446 +0200 @@ -1,0 +2,10 @@ +Sat Jul 9 14:10:48 UTC 2022 - Arun Persaud <a...@gmx.de> + +- update to version 4.9.1: + * Bugs fixed + + A crash was resolved when using iterwalk() (or canonicalize()) + after parsing certain incorrect input. Note that iterwalk() can + crash on valid input parsed with the same parser after failing + to parse the incorrect input. + +------------------------------------------------------------------- Old: ---- lxml-4.9.0.tar.gz New: ---- lxml-4.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lxml.spec ++++++ --- /var/tmp/diff_new_pack.5nsaS2/_old 2022-07-12 11:12:03.107668006 +0200 +++ /var/tmp/diff_new_pack.5nsaS2/_new 2022-07-12 11:12:03.111668011 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lxml -Version: 4.9.0 +Version: 4.9.1 Release: 0 Summary: Pythonic XML processing library License: BSD-3-Clause AND GPL-2.0-or-later @@ -88,10 +88,10 @@ export LANG=en_US.UTF-8 export PYTHONUNBUFFERED=x %if 0%{?have_python2} -make %{?_smp_mflags} test +%make_build test %endif %if 0%{?have_python3} -make %{?_smp_mflags} test3 +%make_build test3 %endif %install ++++++ lxml-4.9.0.tar.gz -> lxml-4.9.1.tar.gz ++++++ ++++ 23593 lines of diff (skipped)