Hello community, here is the log from the commit of package python-lxml for openSUSE:Factory checked in at 2014-01-28 15:38:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-10-23 19:26:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-lxml.new/python-lxml.changes 2014-01-28 15:38:42.000000000 +0100 @@ -1,0 +2,30 @@ +Sun Jan 26 13:02:19 UTC 2014 - [email protected] + +- Update to version 3.3.0: + + ** Features added + n/a + ** Bugs fixed + - The heuristic that distinguishes file paths from URLs was + tightened to produce less false negatives. + +- Changes from 3.3.0beta5 + ** Features added + - The PEP 393 unicode parsing support gained a fallback for + wchar strings which might still be somewhat common on Windows systems. + ** Bugs fixed + - Several error handling problems were fixed throughout the code base + that could previously lead to exceptions being silently swallowed or + not properly reported. + - The C-API function appendChild() is now deprecated as it does not + propagate exceptions (its return type is void). The new function + appendChildToElement() was added as a safe replacement. + - Passing a string into fromstringlist() raises an exception instead of + parsing the string character by character. + + ** Other changes + - Document cleanup code was simplified using the new GC features in Cython 0.20. + + + +------------------------------------------------------------------- Old: ---- lxml-3.2.3.tar.gz lxmldoc-3.2.3.pdf New: ---- lxml-3.3.0.tar.gz lxmldoc-3.3.0.pdf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lxml.spec ++++++ --- /var/tmp/diff_new_pack.mes47e/_old 2014-01-28 15:38:43.000000000 +0100 +++ /var/tmp/diff_new_pack.mes47e/_new 2014-01-28 15:38:43.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-lxml # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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.2.3 +Version: 3.3.0 Release: 0 Summary: Powerful and Pythonic XML processing library License: BSD-3-Clause and GPL-2.0+ ++++++ lxml-3.2.3.tar.gz -> lxml-3.3.0.tar.gz ++++++ ++++ 323915 lines of diff (skipped) ++++++ lxmldoc-3.2.3.pdf -> lxmldoc-3.3.0.pdf ++++++ (binary differes) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
