Hello community,

here is the log from the commit of package python-pyzmq for openSUSE:Factory 
checked in at 2015-08-01 11:38:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyzmq (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyzmq.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyzmq"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes        
2015-07-20 11:22:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python-pyzmq.changes   
2015-08-01 11:38:14.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul 29 08:06:43 UTC 2015 - [email protected]
+
+- Add additional optional dependencies that support additional
+  features and/or additional backends.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyzmq.spec ++++++
--- /var/tmp/diff_new_pack.eluUnt/_old  2015-08-01 11:38:15.000000000 +0200
+++ /var/tmp/diff_new_pack.eluUnt/_new  2015-08-01 11:38:15.000000000 +0200
@@ -26,9 +26,30 @@
 Source:         
https://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz
 Source1:        python-pyzmq-rpmlintrc
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 BuildRequires:  zeromq-devel
-# Test requirements:
 BuildRequires:  python-Cython
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+BuildRequires:  python-cffi
+BuildRequires:  python-gevent
+BuildRequires:  python-numpy
+BuildRequires:  python-pexpect
+BuildRequires:  python-py
+BuildRequires:  python-simplejson
+BuildRequires:  python-tornado
+BuildRequires:  python-paramiko
+# Test requirements
+BuildRequires:  python-nose
+%endif
+Requires:       python
+Recommends:     python-cffi
+Recommends:     python-gevent
+Recommends:     python-numpy
+Recommends:     python-pexpect
+Recommends:     python-py
+Recommends:     python-simplejson
+Recommends:     python-tornado
+Recommends:     python-paramiko
 Recommends:     zeromq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110


Reply via email to