15
0
2026-01-27 21:34:51 +00:00
committed by Git OBS Bridge
parent 5827c112d5
commit 2c2bf1de7c

View File

@@ -24,7 +24,7 @@ Summary: Rapid fuzzy string matching
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 >= 3.1.6}
BuildRequires: %{python_module Cython >= 3.1.4}
BuildRequires: %{python_module devel >= 3.10}
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module numpy}