Hello community, here is the log from the commit of package python-lxml for openSUSE:Factory checked in at 2015-04-25 16:45:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lxml (Old) and /work/SRC/openSUSE:Factory/.python-lxml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lxml" Changes: -------- --- /work/SRC/openSUSE:Factory/python-lxml/python-lxml.changes 2014-11-06 16:50:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-lxml.new/python-lxml.changes 2015-04-25 16:46:00.000000000 +0200 @@ -1,0 +2,26 @@ +Wed Apr 22 10:05:37 UTC 2015 - [email protected] + +- Drop lxml-dont-depend-on-URL-formatting-in-test.patch, merged upstream + +------------------------------------------------------------------- +Wed Apr 22 09:32:06 UTC 2015 - [email protected] + +- Update to 3.4.3: + * Expression cache in ElementPath was ignored. Fix by Changaco. + * LP#1426868: Passing a default namespace and a prefixed namespace mapping + as nsmap into ``xmlfile.element()`` raised a ``TypeError``. + * LP#1421927: DOCTYPE system URLs were incorrectly quoted when containing + double quotes. Patch by Olli Pottonen. + * LP#1419354: meta-redirect URLs were incorrectly processed by + ``iterlinks()`` if preceded by whitespace. + * LP#1415907: Crash when creating an XMLSchema from a non-root element + of an XML document. + * LP#1369362: HTML cleaning failed when hitting processing instructions + with pseudo-attributes. + * ``CDATA()`` wrapped content was rejected for tail text. + * CDATA sections were not serialised as tail text of the top-level element. + * New ``htmlfile`` HTML generator to accompany the incremental ``xmlfile`` + serialisation API. Patch by Burak Arslan. + * ``lxml.sax.ElementTreeContentHandler`` did not initialise its superclass. + +------------------------------------------------------------------- Old: ---- lxml-3.4.0.tar.gz lxml-dont-depend-on-URL-formatting-in-test.patch lxmldoc-3.4.0.pdf New: ---- lxml-3.4.3.tar.gz lxmldoc-3.4.3.pdf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lxml.spec ++++++ --- /var/tmp/diff_new_pack.0Snjk6/_old 2015-04-25 16:46:01.000000000 +0200 +++ /var/tmp/diff_new_pack.0Snjk6/_new 2015-04-25 16:46:01.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-lxml # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-lxml -Version: 3.4.0 +Version: 3.4.3 Release: 0 Summary: Powerful and Pythonic XML processing library License: BSD-3-Clause and GPL-2.0+ @@ -25,7 +25,6 @@ Url: http://lxml.de/ Source: http://pypi.python.org/packages/source/l/lxml/lxml-%{version}.tar.gz Source1: http://lxml.de/lxmldoc-%{version}.pdf -Patch0: lxml-dont-depend-on-URL-formatting-in-test.patch BuildRequires: libxml2-devel >= 2.7.0 BuildRequires: libxslt-devel >= 1.1.23 BuildRequires: python-Cython >= 0.20 @@ -62,7 +61,6 @@ %prep %setup -q -n lxml-%{version} -%patch0 -p1 cp %{SOURCE1} . %build ++++++ lxml-3.4.0.tar.gz -> lxml-3.4.3.tar.gz ++++++ ++++ 92033 lines of diff (skipped) ++++++ lxmldoc-3.4.0.pdf -> lxmldoc-3.4.3.pdf ++++++ (binary differes)
