1
0

- remove redundant pythons buildrequire

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=67
This commit is contained in:
Dirk Mueller 2018-07-06 11:59:02 +00:00 committed by Git OBS Bridge
parent 77e57b8ec9
commit 487889e109
2 changed files with 5 additions and 1 deletions

View File

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

View File

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