From 7c995357e39ebf269e4f5fcbb33bbd3f3652c7cd025fa2cfe60351d24a90c074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 6 Mar 2018 20:51:11 +0000 Subject: [PATCH] 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 --- python-hypothesis.changes | 5 +++++ python-hypothesis.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-hypothesis.changes b/python-hypothesis.changes index d818321..de0f7c2 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -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 diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 65ce43d..43a1307 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -47,7 +47,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-attrs Requires: python-coverage -%if 0%{?suse_version} >= 1000 +%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: python-Django >= 1.8 Recommends: python-Faker >= 0.7.0 Recommends: python-numpy >= 1.9.0