OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numba?expand=0&rev=78
This commit is contained in:
parent
0d9dfc143d
commit
e45bff9a2a
@ -55,6 +55,7 @@
|
||||
%bcond_without test
|
||||
%endif
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-numba%{?psuffix}
|
||||
Version: 0.59.0
|
||||
Release: 0
|
||||
@ -74,7 +75,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: (tbb-devel >= 2021)
|
||||
Requires: (python-llvmlite >= 0.41 with python-llvmlite < 0.42)
|
||||
Requires: (python-llvmlite >= 0.42 with python-llvmlite < 0.43)
|
||||
Requires: (python-numpy >= %{min_numpy_ver} with python-numpy < %{max_numpy_ver})
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
Loading…
Reference in New Issue
Block a user