cython: 0.21.2 -> 0.24.1

This commit is contained in:
Danny Rawlins 2016-09-01 08:53:17 +10:00
parent e21e53f57e
commit c86771bfd1
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
d21adb870c75680dc857cd05d41046a4 Cython-0.21.2.tar.gz
890b494a12951f1d6228c416a5789554 Cython-0.24.1.tar.gz

View File

@ -5,9 +5,9 @@
# Depends on: setuptools
name=cython
version=0.21.2
version=0.24.1
release=1
source=(http://www.cython.org/release/Cython-$version.tar.gz)
source=(https://pypi.python.org/packages/c6/fe/97319581905de40f1be7015a0ea1bd336a756f6249914b148a17eefa75dc/Cython-$version.tar.gz)
build() {
cd Cython-$version