python-Cython: update to 0.24

This commit is contained in:
Alessio Sergi 2016-04-07 13:27:27 +02:00
parent 97d534fbc1
commit 38a5721442
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-Cython'
pkgname=python-Cython
version=0.23.5
version=0.24
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=0ae5a5451a190e03ee36922c4189ca2c88d1df40a89b4f224bc842d388a0d1b6
checksum=6de44d8c482128efc12334641347a9c3e5098d807dd3c69e867fa8f84ec2a3f1
# Skip build phase, otherwise Cython gets confused when cross compiling
do_build() {