forked from pool/python-pytest-bdd
- remove requires on python-enum34, not needed by pytest-bdd
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=17
This commit is contained in:
@@ -48,13 +48,6 @@ BuildRequires: %{python_module parse}
|
||||
BuildRequires: %{python_module pytest >= 4.3.0}
|
||||
BuildRequires: %{python_module py}
|
||||
BuildRequires: %{python_module six >= 1.9.0}
|
||||
%if %{with python2}
|
||||
BuildRequires: python-enum34
|
||||
%endif
|
||||
# /SECTION
|
||||
%ifpython2
|
||||
Requires: python-enum34
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user