main/cython: upgrade to 0.27.3

https://github.com/cython/cython/blob/master/CHANGES.rst
This commit is contained in:
Stuart Cardall 2017-12-30 12:27:37 +00:00 committed by Natanael Copa
parent caeb86da6b
commit abf9fb7f88

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.27.2
pkgver=0.27.3
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="5e0c97100ac420c4281e3b5847e30801e96611a94c431ab6b30b68ad806288d08ddd387942e97b9c8052623bd705bc723869ba4711c05f5fa622585ce44c3a13 cython-0.27.2.tar.gz"
sha512sums="6aadabbfb6f8b28d570ac586f993a47d8963a17cc7a5cbe1e31deb12e9ee03d794760a9fe8a6a704d232861f9b316b4ab415c096fc299f7df35e336302114d05 cython-0.27.3.tar.gz"