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

Allows Recommends and Suggest in Fedora

OBS-URL: https://build.opensuse.org/request/show/583463
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=57
This commit is contained in:
Tomáš Chvátal 2018-03-06 20:51:11 +00:00 committed by Git OBS Bridge
parent 3194b745ce
commit 7c995357e3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 6 15:45:20 UTC 2018 - aplanas@suse.com
- Allows Recommends and Suggest in Fedora
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 2 09:58:08 UTC 2018 - chris@computersalat.de Fri Mar 2 09:58:08 UTC 2018 - chris@computersalat.de

View File

@ -47,7 +47,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-attrs Requires: python-attrs
Requires: python-coverage Requires: python-coverage
%if 0%{?suse_version} >= 1000 %if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
Recommends: python-Django >= 1.8 Recommends: python-Django >= 1.8
Recommends: python-Faker >= 0.7.0 Recommends: python-Faker >= 0.7.0
Recommends: python-numpy >= 1.9.0 Recommends: python-numpy >= 1.9.0