main/cython: upgrade to 0.29.1

http://docs.cython.org/en/latest/src/changes.html
This commit is contained in:
Stuart Cardall 2018-11-25 16:17:12 +00:00 committed by Francesco Colista
parent bc9c716756
commit 6a8fe38db6

View File

@ -1,7 +1,7 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=cython
pkgver=0.28.2
pkgver=0.29.1
pkgrel=0
pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages."
url="http://cython.org"
@ -25,4 +25,4 @@ package() {
--root="$pkgdir" --optimize=1
}
sha512sums="4325cd7a5a7998da0b65e98fd4d8d61279f0cb693170ca7b904b61c2d8366b0240c8b4af73b8abe30530adf53bd4ebcacc49cc4f8a6273df88fa3ce7cb1f23b3 cython-0.28.2.tar.gz"
sha512sums="c748ec49fd1a1b61a0a252278d56458d5fcd46dc49abbc2ddcf73aac1330d6be21ecd944bbe1b6b432fce9fc68fd7396b5beeb4cb460585af6fe2d58effebdcc cython-0.29.1.tar.gz"