Hello community, here is the log from the commit of package python3-pyzmq for openSUSE:Factory checked in at 2016-06-19 10:48:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pyzmq (Old) and /work/SRC/openSUSE:Factory/.python3-pyzmq.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyzmq" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pyzmq/python3-pyzmq.changes 2016-05-25 21:26:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-pyzmq.new/python3-pyzmq.changes 2016-06-19 10:49:05.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jun 13 19:10:29 UTC 2016 - [email protected] + +- Enable gevent. It is now available for python 3. +- Disable unused test dependencies. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pyzmq.spec ++++++ --- /var/tmp/diff_new_pack.8spGbH/_old 2016-06-19 10:49:06.000000000 +0200 +++ /var/tmp/diff_new_pack.8spGbH/_new 2016-06-19 10:49:06.000000000 +0200 @@ -37,10 +37,9 @@ BuildRequires: python3-simplejson BuildRequires: python3-tornado BuildRequires: zeromq-devel -# Not available yet in Python 3.x -# BuildRequires: python3-gevent +BuildRequires: python3-gevent # Test requirements -BuildRequires: python3-nose +# BuildRequires: python3-nose Requires: python3 Recommends: python3-cffi Recommends: python3-numpy @@ -49,8 +48,7 @@ Recommends: python3-simplejson Recommends: python3-tornado Recommends: python3-paramiko -# Not available yet in Python 3.x -# Recommends: python3-gevent +Recommends: python3-gevent Recommends: zeromq BuildRoot: %{_tmppath}/%{name}-%{version}-build
