Hello community,

here is the log from the commit of package python-lxml for openSUSE:Factory 
checked in at 2014-04-26 19:33:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-11 
09:23:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-lxml.new/python-lxml.changes     
2014-04-26 19:33:59.000000000 +0200
@@ -1,0 +2,26 @@
+Thu Apr 24 06:48:15 UTC 2014 - [email protected]
+
+- Spec file changes:
+  Added BuildRequires for python-cssselect
+
+- Update to version 3.3.5:
+  ** Features added
+     n/a
+  ** Bugs fixed
+    - HTML cleaning could fail to strip javascript links that mix 
+      control characters into the link scheme.
+  ** Other changes
+     n/a
+
+- Changes in version 3.3.4:
+  ** Features added
+    - Source line numbers above 65535 are available on Elements when 
+      using libxml2 2.9 or later.
+  ** Bugs fixed
+    - lxml.html.fragment_fromstring() failed for bytes input in Py3.
+  ** Other changes
+     n/a
+
+See also http://lxml.de/3.3/changes-3.3.5.html
+
+-------------------------------------------------------------------

Old:
----
  lxml-3.3.3.tgz
  lxmldoc-3.3.3.pdf

New:
----
  lxml-3.3.5.tgz
  lxmldoc-3.3.5.pdf

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

Other differences:
------------------
++++++ python-lxml.spec ++++++
--- /var/tmp/diff_new_pack.OPYqNU/_old  2014-04-26 19:33:59.000000000 +0200
+++ /var/tmp/diff_new_pack.OPYqNU/_new  2014-04-26 19:33:59.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-lxml
-Version:        3.3.3
+Version:        3.3.5
 Release:        0
 Summary:        Powerful and Pythonic XML processing library
 License:        BSD-3-Clause and GPL-2.0+
@@ -30,6 +30,8 @@
 BuildRequires:  python-Cython >= 0.20
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
+# Needed for test cases:
+BuildRequires:  python-cssselect
 Requires:       python-cssselect
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110

++++++ lxml-3.3.3.tgz -> lxml-3.3.5.tgz ++++++
++++ 28721 lines of diff (skipped)

++++++ lxmldoc-3.3.3.pdf -> lxmldoc-3.3.5.pdf ++++++
(binary differes)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to