24 lines
655 B
YAML
24 lines
655 B
YAML
name: python-cython
|
|
description: Optimising static compiler for the Python programming language and the extended Cython programming language
|
|
version: 3.3.0
|
|
revision: 1
|
|
url: https://cython.org/
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- 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}
|
|
extract_strip_components: 1
|
|
checksum: 405332595ffe256fb1d2e8311798de44d5e1a54883331d15484c2d6cc8446af2
|