From 487889e1094b22c1b5f98eca96d3a3ab87f8e40b5ed8d95efcede76405f253b2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 6 Jul 2018 11:59:02 +0000 Subject: [PATCH] - remove redundant pythons buildrequire OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=67 --- python-hypothesis.changes | 5 +++++ python-hypothesis.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-hypothesis.changes b/python-hypothesis.changes index 0771ffa..fa0920e 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 6 11:58:50 UTC 2018 - dmueller@suse.com + +- remove redundant pythons buildrequire + ------------------------------------------------------------------- Sun Jul 1 17:47:50 UTC 2018 - arun@gmx.de diff --git a/python-hypothesis.spec b/python-hypothesis.spec index b16ba4b..a1caf8c 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -48,7 +48,6 @@ BuildRequires: %{python_module flaky} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest >= 2.8.0} BuildRequires: %{python_module pytest-xdist >= 1.22.2} -BuildRequires: %{pythons} # /SECTION %if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 Recommends: python-Django >= 1.11