Accepting request 941225 from home:pgajdos:python
- pytest-runner is not required for build OBS-URL: https://build.opensuse.org/request/show/941225 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-console-scripts?expand=0&rev=15
This commit is contained in:
parent
067b320370
commit
198d4e7ae9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 17 13:50:46 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- pytest-runner is not required for build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 8 08:33:48 UTC 2021 - pgajdos@suse.com
|
Wed Dec 8 08:33:48 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ BuildArch: noarch
|
|||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module mock >= 2.0.0}
|
BuildRequires: %{python_module mock >= 2.0.0}
|
||||||
BuildRequires: %{python_module pytest >= 4.0.0}
|
BuildRequires: %{python_module pytest >= 4.0.0}
|
||||||
BuildRequires: %{python_module pytest-runner}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools_scm}
|
BuildRequires: %{python_module setuptools_scm}
|
||||||
BuildRequires: %{python_module virtualenv >= 20}
|
BuildRequires: %{python_module virtualenv >= 20}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user