Update package version to 3.1.4
This commit is contained in:
@@ -1,9 +1,18 @@
|
||||
name: python-cython
|
||||
description: Optimising static compiler for the Python programming language and the extended Cython programming language
|
||||
version: 3.0.12
|
||||
version: 3.1.4
|
||||
revision: 1
|
||||
url: https://cython.org/
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
depends: ["glibc","python3"]
|
||||
make_depends: ["python-setuptools"]
|
||||
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: 0e522e0e535ae45c89fa6848d4fea1e43dd318fc865b7ae2b83972ac663269c1
|
||||
|
||||
Reference in New Issue
Block a user