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