Accepting request 583920 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/583920 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=29
This commit is contained in:
commit
6a6b920023
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 7 14:34:04 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Allows Recommends and Suggest in Fedora
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 27 18:03:10 UTC 2018 - aplanas@suse.com
|
Tue Feb 27 18:03:10 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ BuildRequires: zeromq-devel
|
|||||||
# Test requirements
|
# Test requirements
|
||||||
BuildRequires: %{python_module nose}
|
BuildRequires: %{python_module nose}
|
||||||
Requires: python
|
Requires: python
|
||||||
%if 0%{?suse_version} >= 1000
|
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||||
Recommends: python-cffi
|
Recommends: python-cffi
|
||||||
Recommends: python-gevent
|
Recommends: python-gevent
|
||||||
Recommends: python-numpy
|
Recommends: python-numpy
|
||||||
|
Loading…
Reference in New Issue
Block a user