Rebuild with python 3.14

This commit is contained in:
2026-05-06 13:41:02 +03:00
parent e4a0faeb3b
commit f305db16e7
2 changed files with 12 additions and 6 deletions
+8 -3
View File
@@ -1,16 +1,21 @@
name: python-cython
description: Optimising static compiler for the Python programming language and the extended Cython programming language
version: 3.2.4
revision: 1
revision: 2
url: https://cython.org/
license: Apache-2.0
maintainers:
- [email protected]
architecture: any
type: source
depends:
- glibc
- python3
make_depends:
- python3=3.14.*
- python-setuptools
make_depends:
- python-build
- python-installer
- python-wheel
downloads:
- url: https://github.com/cython/cython/archive/refs/tags/${BPM_PKG_VERSION/_/-}.tar.gz
extract_to: ${BPM_SOURCE}