Hello community,

here is the log from the commit of package python-gevent for openSUSE:Factory 
checked in at 2017-06-08 15:04:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gevent (Old)
 and      /work/SRC/openSUSE:Factory/.python-gevent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gevent"

Thu Jun  8 15:04:15 2017 rev:18 rq:501810 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gevent/python-gevent.changes      
2017-04-28 15:07:51.241457584 +0200
+++ /work/SRC/openSUSE:Factory/.python-gevent.new/python-gevent.changes 
2017-06-08 15:04:15.852344839 +0200
@@ -1,0 +2,5 @@
+Wed May 31 19:30:52 UTC 2017 - dmuel...@suse.com
+
+- adjust buildrequirements for singlespec building on SLE_12 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gevent.spec ++++++
--- /var/tmp/diff_new_pack.Xdl5gt/_old  2017-06-08 15:04:16.404266947 +0200
+++ /var/tmp/diff_new_pack.Xdl5gt/_new  2017-06-08 15:04:16.408266382 +0200
@@ -29,19 +29,21 @@
 Url:            http://www.gevent.org/
 Source:         
https://files.pythonhosted.org/packages/source/g/gevent/gevent-%{version}.tar.gz
 Source100:      %{name}-rpmlintrc
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module cffi}
-BuildRequires:  %{python_module greenlet}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+%ifpython2
+BuildRequires:  python-greenlet
+Requires:       python-greenlet
+%endif
 # Documentation requirements
-BuildRequires:  python3-Sphinx
+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