Hello community,

here is the log from the commit of package python-Cython for openSUSE:Factory 
checked in at 2014-02-06 07:06:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Cython (Old)
 and      /work/SRC/openSUSE:Factory/.python-Cython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Cython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cython/python-Cython.changes      
2014-02-01 18:04:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cython.new/python-Cython.changes 
2014-02-06 07:06:35.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Feb  3 18:51:50 UTC 2014 - [email protected]
+
+- Cython grew a dependency on saxutils (and since then, libplist
+  failed to build). Add python-xml as a Requires to avoid:
+  [...]
+  File "/usr/lib64/python2.7/site-packages/Cython/Compiler/Annotate.py",
+  line 6, in <module> from xml.sax.saxutils import escape as
+  html_escape.
+  ImportError: No module named xml.sax.saxutils
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Cython.spec ++++++
--- /var/tmp/diff_new_pack.1ZLODy/_old  2014-02-06 07:06:36.000000000 +0100
+++ /var/tmp/diff_new_pack.1ZLODy/_new  2014-02-06 07:06:36.000000000 +0100
@@ -23,12 +23,14 @@
 Summary:        The Cython compiler for writing C extensions for the Python 
language
 License:        Apache-2.0
 Group:          Development/Languages/Python
+
 Source:         
http://pypi.python.org/packages/source/C/Cython/Cython-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 Provides:       python-cython = %{version}
 Obsoletes:      python-cython < %{version}
+Requires:       python-xml
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110

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

Reply via email to