Accepting request 583698 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/583698 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gevent?expand=0&rev=23
This commit is contained in:
commit
08e385688c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 15:26:44 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Allows Recommends and Suggest in Fedora
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 27 17:32:29 UTC 2018 - aplanas@suse.com
|
Tue Feb 27 17:32:29 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ BuildRequires: %{python_module nose}
|
|||||||
%endif
|
%endif
|
||||||
Requires: python-cffi
|
Requires: python-cffi
|
||||||
Requires: python-greenlet
|
Requires: python-greenlet
|
||||||
%if 0%{?suse_version} >= 1000
|
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||||
Recommends: python-psutil
|
Recommends: python-psutil
|
||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user