Accepting request 583912 from home:aplanas:branches:devel:languages:python

Allows Recommends and Suggest in Fedora

OBS-URL: https://build.opensuse.org/request/show/583912
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=62
This commit is contained in:
Tomáš Chvátal 2018-03-07 14:43:00 +00:00 committed by Git OBS Bridge
parent b4ee41ab67
commit 56ffa01200
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -48,7 +48,7 @@ BuildRequires: zeromq-devel
# Test requirements
BuildRequires: %{python_module nose}
Requires: python
%if 0%{?suse_version} >= 1000
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
Recommends: python-cffi
Recommends: python-gevent
Recommends: python-numpy