python-Cython: update to 0.23.4
This commit is contained in:
parent
ddf90f93c0
commit
7223a97d70
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cython'
|
||||
pkgname=python-Cython
|
||||
version=0.23.3
|
||||
version=0.23.4
|
||||
revision=1
|
||||
wrksrc="Cython-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://cython.org"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
||||
checksum=590274ac8dbd1e62cc79d94eb2e2f4ae60cea91a9f8d50b8697d39aba451e82e
|
||||
checksum=fec42fecee35d6cc02887f1eef4e4952c97402ed2800bfe41bbd9ed1a0730d8e
|
||||
|
||||
pre_build() {
|
||||
# Fix non-executable scripts
|
||||
|
|
Loading…
Reference in a new issue