Hello community,

here is the log from the commit of package python3-lxml for openSUSE:Factory 
checked in at 2014-01-28 15:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-lxml (Old)
 and      /work/SRC/openSUSE:Factory/.python3-lxml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-lxml"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-lxml/python3-lxml.changes        
2013-10-23 13:12:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-lxml.new/python3-lxml.changes   
2014-01-28 15:38:33.000000000 +0100
@@ -1,0 +2,31 @@
+Sun Jan 26 13:12:45 UTC 2014 - t...@opensuse.org
+
+- Update to 3.3.0:
+  (changes taken from http://lxml.de/3.3/changes-3.3.0.html)
+
+  * 3.3.0 (2014-01-26)
+  ** Features added
+     n/a
+  ** Bugs fixed
+     - The heuristic that distinguishes file paths from URLs was 
+       tightened to produce less false negatives.
+
+  * 3.3.0beta5 (2014-01-18)
+  ** 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:
------------------
++++++ python3-lxml.spec ++++++
--- /var/tmp/diff_new_pack.dwhaml/_old  2014-01-28 15:38:34.000000000 +0100
+++ /var/tmp/diff_new_pack.dwhaml/_new  2014-01-28 15:38:34.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-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:           python3-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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to