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:
Dirk Mueller 2021-02-16 09:58:35 +00:00 committed by Git OBS Bridge
parent 601522137e
commit bbecb4d543
2 changed files with 7 additions and 0 deletions

View File

@ -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>

View File

@ -51,7 +51,9 @@ BuildRequires: %{python_module pytest-timeout}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module tqdm}
BuildRequires: %{python_module numpy if (%python-base without python36-base)}
%if ! 0%{?_with_ringdisabled}
BuildRequires: %{python_module pandas if (%python-base without python36-base)}
%endif
# /SECTION
%endif
%python_subpackages