forked from pool/python-tqdm
Accepting request 1108137 from home:ecsos:python
- %{?sle15_python_module_pythons} must at beginning of spec to work. OBS-URL: https://build.opensuse.org/request/show/1108137 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=120
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 30 13:36:56 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- %{?sle15_python_module_pythons} must at beginning of spec to work.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 10 21:55:13 UTC 2023 - Arun Persaud <arun@gmx.de>
|
Thu Aug 10 21:55:13 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@@ -26,6 +26,7 @@
|
|||||||
%define pkg_suffix %{nil}
|
%define pkg_suffix %{nil}
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-tqdm%{pkg_suffix}
|
Name: python-tqdm%{pkg_suffix}
|
||||||
Version: 4.66.1
|
Version: 4.66.1
|
||||||
Release: 0
|
Release: 0
|
||||||
@@ -45,7 +46,6 @@ Requires(post): update-alternatives
|
|||||||
Requires(postun):update-alternatives
|
Requires(postun):update-alternatives
|
||||||
Enhances: python-ipython
|
Enhances: python-ipython
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%{?sle15_python_module_pythons}
|
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module numpy if (python-base without python36-base)}
|
BuildRequires: %{python_module numpy if (python-base without python36-base)}
|
||||||
|
Reference in New Issue
Block a user