- Replace %{python_module numpy} with python-numpy to avoid expansion to all python versions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-rank-bm25?expand=0&rev=2
This commit is contained in:
parent
69af291835
commit
49849861e2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 18:02:34 UTC 2024 - Meera Belur <mbelur@suse.com>
|
||||
|
||||
- Replace %{python_module numpy} with python-numpy to avoid expansion to all python versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 15:18:42 UTC 2024 - Meera Belur <mbelur@suse.com>
|
||||
|
||||
|
@ -32,7 +32,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: %{python_module pytest}
|
||||
Requires: %{python_module numpy}
|
||||
Requires: python-numpy
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user