Use Python 3.13.0a4 PyCFunctionFastWithKeywords

This commit is contained in:
Karolina Surma 2024-02-21 12:37:58 +01:00
commit e728dde39c
2 changed files with 53 additions and 0 deletions

View file

@ -13,6 +13,9 @@ License: Apache-2.0
URL: http://www.cython.org
Source: https://github.com/cython/cython/archive/%{version}/Cython-%{version}.tar.gz
# Use Python 3.13.0a4 PyCFunctionFastWithKeywords
Patch: https://github.com/cython/cython/pull/6003.patch
BuildRequires: python3-devel
%if %{with tests}