diff --git a/python-uharfbuzz.spec b/python-uharfbuzz.spec index e039a6b..476a3db 100644 --- a/python-uharfbuzz.spec +++ b/python-uharfbuzz.spec @@ -24,7 +24,7 @@ Summary: Streamlined Cython bindings for the harfbuzz shaping engine License: Apache-2.0 URL: https://github.com/trufont/uharfbuzz Source: https://files.pythonhosted.org/packages/source/u/uharfbuzz/uharfbuzz-%{version}.tar.gz -BuildRequires: %{python_module cython >= 0.28.1} +BuildRequires: %{python_module Cython >= 3} BuildRequires: %{python_module pip} BuildRequires: %{python_module pkgconfig} BuildRequires: %{python_module pytest}