mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
main/cython: upgrade to 0.28.2
This commit is contained in:
parent
5860b279fb
commit
2010a48eba
@ -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.1
|
||||
pkgver=0.28.2
|
||||
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="3346ebe01049ff6628f74ee1904d440680ccc7fc09c51afd26d6e05264318678c9fb64da4d98703d3e687662e98125e0b182d01cb9276cbb4fcb014ecb35be63 cython-0.28.1.tar.gz"
|
||||
sha512sums="4325cd7a5a7998da0b65e98fd4d8d61279f0cb693170ca7b904b61c2d8366b0240c8b4af73b8abe30530adf53bd4ebcacc49cc4f8a6273df88fa3ce7cb1f23b3 cython-0.28.2.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user