diff --git a/python-numba.spec b/python-numba.spec index fdf2cdd..e8f45ec 100644 --- a/python-numba.spec +++ b/python-numba.spec @@ -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