forked from pool/python-rapidfuzz
Accepting request 1130344 from home:alarrosa:branches:devel:languages:python
- Do not buildrequire PyInstaller nor pandas which aren't used OBS-URL: https://build.opensuse.org/request/show/1130344 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rapidfuzz?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 1 17:57:05 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Do not buildrequire PyInstaller nor pandas which aren't used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 08:28:24 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@@ -25,11 +25,9 @@ License: MIT
|
||||
URL: https://github.com/maxbachmann/RapidFuzz
|
||||
Source: https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Cython}
|
||||
BuildRequires: %{python_module PyInstaller}
|
||||
BuildRequires: %{python_module devel >= 3.7}
|
||||
BuildRequires: %{python_module hypothesis}
|
||||
BuildRequires: %{python_module numpy}
|
||||
BuildRequires: %{python_module pandas}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module scikit-build}
|
||||
|
Reference in New Issue
Block a user