diff --git a/python-rapidfuzz.spec b/python-rapidfuzz.spec index 563af29..ee22b50 100644 --- a/python-rapidfuzz.spec +++ b/python-rapidfuzz.spec @@ -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}