better comment
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=127
This commit is contained in:
parent
63461f7a11
commit
df1275bbf7
@ -49,13 +49,13 @@ BuildArch: noarch
|
||||
%if %{with test}
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest-asyncio}
|
||||
# Required for SLE-15-SP4
|
||||
# Conditional required for SLE-15-SP4+
|
||||
BuildRequires: %{python_module numpy if (python-base without python36-base)}
|
||||
BuildRequires: %{python_module pytest-timeout}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module tqdm = %{version}}
|
||||
%if ! 0%{?_with_ringdisabled}
|
||||
# Required for SLE-15-SP4
|
||||
# Conditional required for SLE-15-SP4+
|
||||
BuildRequires: %{python_module pandas if (python-base without python36-base)}
|
||||
%endif
|
||||
# /SECTION
|
||||
|
Loading…
x
Reference in New Issue
Block a user