forked from pool/python-pytest-doctestplus
Accepting request 997423 from home:bnavigator:branches:devel:languages:python:pytest
- Fix test requirement of pytest-remotedata OBS-URL: https://build.opensuse.org/request/show/997423 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 16 16:18:41 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Fix test requirement of pytest-remotedata
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 13 08:57:08 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
Sun Mar 13 08:57:08 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ BuildRequires: %{python_module numpy}
|
|||||||
BuildRequires: %{python_module numpy-devel}
|
BuildRequires: %{python_module numpy-devel}
|
||||||
BuildRequires: %{python_module pip >= 19.3.1}
|
BuildRequires: %{python_module pip >= 19.3.1}
|
||||||
BuildRequires: %{python_module pytest-doctestplus = %{version}}
|
BuildRequires: %{python_module pytest-doctestplus = %{version}}
|
||||||
BuildRequires: %{python_module pytest-remotedata = 0.3.2}
|
BuildRequires: %{python_module pytest-remotedata >= 0.3.2}
|
||||||
%else
|
%else
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
Reference in New Issue
Block a user