19 lines
555 B
Plaintext
19 lines
555 B
Plaintext
name: python-cython
|
|
description: Optimising static compiler for the Python programming language and the extended Cython programming language
|
|
version: 3.2.3_1
|
|
revision: 1
|
|
url: https://cython.org/
|
|
license: Apache-2.0
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- python3
|
|
make_depends:
|
|
- python-setuptools
|
|
downloads:
|
|
- url: https://github.com/cython/cython/archive/refs/tags/${BPM_PKG_VERSION/_/-}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 52c7ef3ceeed9ffdf5297bfc7ebac0090b2d247ade07b3276bdbc966abf81d58
|