Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-cython
|
||||
description: Optimising static compiler for the Python programming language and the extended Cython programming language
|
||||
version: 3.2.5
|
||||
revision: 2
|
||||
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: f78c8c75ca0da74fcc0179eafb789c39f5b33e60558994129a1b646cc22b4293
|
||||
Reference in New Issue
Block a user