forked from pool/python-pytest-console-scripts
- Update the pytest requirement to > 4 as per setup.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-console-scripts?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
fcc7e3907d
commit
5efc28652d
@@ -29,12 +29,12 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-mock >= 2.0.0
|
||||
Requires: python-pytest >= 3.0.0
|
||||
Requires: python-pytest >= 4.0.0
|
||||
Requires: python-pytest-runner
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module mock >= 2.0.0}
|
||||
BuildRequires: %{python_module pytest >= 3.0.0}
|
||||
BuildRequires: %{python_module pytest >= 4.0.0}
|
||||
BuildRequires: %{python_module pytest-runner}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module virtualenv}
|
||||
|
||||
Reference in New Issue
Block a user