Hello community,

here is the log from the commit of package python-gevent for openSUSE:Factory 
checked in at 2017-11-24 10:53:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gevent (Old)
 and      /work/SRC/openSUSE:Factory/.python-gevent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gevent"

Fri Nov 24 10:53:54 2017 rev:20 rq:544433 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gevent/python-gevent.changes      
2017-11-15 16:58:03.659459988 +0100
+++ /work/SRC/openSUSE:Factory/.python-gevent.new/python-gevent.changes 
2017-11-24 10:53:55.761471099 +0100
@@ -1,0 +2,5 @@
+Wed Nov 22 15:29:26 UTC 2017 - jmate...@suse.com
+
+- add greenlet dependency to Python 3 as well (bsc#1055386)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gevent.spec ++++++
--- /var/tmp/diff_new_pack.7CwTuY/_old  2017-11-24 10:53:56.493444362 +0100
+++ /var/tmp/diff_new_pack.7CwTuY/_new  2017-11-24 10:53:56.497444216 +0100
@@ -31,19 +31,17 @@
 Source100:      %{name}-rpmlintrc
 BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module greenlet}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%ifpython2
-BuildRequires:  python-greenlet
-Requires:       python-greenlet
-%endif
 # Documentation requirements
 BuildRequires:  python-Sphinx
 %if %{with tests}
 BuildRequires:  %{python_module nose}
 %endif
 Requires:       python-cffi
+Requires:       python-greenlet
 Recommends:     python-psutil
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %python_subpackages


Reply via email to