2025-02-24 10:53:31 +00:00
committed by Git OBS Bridge
parent 53a3250369
commit 16e0dce399

View File

@@ -24,7 +24,7 @@ Summary: Streamlined Cython bindings for the harfbuzz shaping engine
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/trufont/uharfbuzz URL: https://github.com/trufont/uharfbuzz
Source: https://files.pythonhosted.org/packages/source/u/uharfbuzz/uharfbuzz-%{version}.tar.gz 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 pip}
BuildRequires: %{python_module pkgconfig} BuildRequires: %{python_module pkgconfig}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}