Accepting request 872667 from home:bnavigator:branches:devel:languages:python
- Don't test pandas at all in Ring1 staging OBS-URL: https://build.opensuse.org/request/show/872667 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=95
This commit is contained in:
parent
601522137e
commit
bbecb4d543
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 15 22:55:14 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Don't test pandas at all in Ring1 staging
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 14 14:25:37 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Sun Feb 14 14:25:37 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -51,7 +51,9 @@ BuildRequires: %{python_module pytest-timeout}
|
|||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module tqdm}
|
BuildRequires: %{python_module tqdm}
|
||||||
BuildRequires: %{python_module numpy if (%python-base without python36-base)}
|
BuildRequires: %{python_module numpy if (%python-base without python36-base)}
|
||||||
|
%if ! 0%{?_with_ringdisabled}
|
||||||
BuildRequires: %{python_module pandas if (%python-base without python36-base)}
|
BuildRequires: %{python_module pandas if (%python-base without python36-base)}
|
||||||
|
%endif
|
||||||
# /SECTION
|
# /SECTION
|
||||||
%endif
|
%endif
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user