From 16e0dce399b51eb1e51fd4a688fa17f9fcb1eb6e103e67087abbbf397c3ec584 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 24 Feb 2025 10:53:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uharfbuzz?expand=0&rev=8 --- python-uharfbuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}