Hello community,

here is the log from the commit of package python3-lxml for openSUSE:Factory 
checked in at 2014-04-26 10:10:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2014-01-28 15:38:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-lxml.new/python3-lxml.changes   
2014-04-26 10:10:23.000000000 +0200
@@ -1,0 +2,27 @@
+Thu Apr 24 08:46:36 UTC 2014 - [email protected]
+
+- Spec file changes:
+  Added BuildRequires and missing Requires for python3-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.0.tar.gz
  lxmldoc-3.3.0.pdf

New:
----
  lxml-3.3.5.tar.gz
  lxmldoc-3.3.5.pdf

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

Other differences:
------------------
++++++ python3-lxml.spec ++++++
--- /var/tmp/diff_new_pack.PEghjU/_old  2014-04-26 10:10:24.000000000 +0200
+++ /var/tmp/diff_new_pack.PEghjU/_new  2014-04-26 10:10:24.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-lxml
-Version:        3.3.0
+Version:        3.3.5
 Release:        0
 Summary:        Powerful and Pythonic XML processing library
 License:        BSD-3-Clause and GPL-2.0+
@@ -27,10 +27,12 @@
 Source1:        http://lxml.de/lxmldoc-%{version}.pdf
 BuildRequires:  libxslt-devel
 BuildRequires:  python3-Cython
+BuildRequires:  python3-cssselect
 BuildRequires:  python3-devel
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Requires:       python3-cssselect
 Requires:       python(abi) = %{py3_ver}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It

++++++ lxml-3.3.0.tar.gz -> lxml-3.3.5.tar.gz ++++++
++++ 157450 lines of diff (skipped)

++++++ lxmldoc-3.3.0.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