aboutsummaryrefslogtreecommitdiffstats
path: root/main/cython
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-24 13:52:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-24 19:32:29 +0000
commit8c2e0fd5265fed7eba0bd7ae2b66cefd55ac7d8e (patch)
treeecd5dc50c155249d28b9403e4fb2ce079c4caae8 /main/cython
parent28f95d370abad0e7ca671bbb4e4b93bff0dd4fb7 (diff)
downloadaports-8c2e0fd5265fed7eba0bd7ae2b66cefd55ac7d8e.tar.bz2
aports-8c2e0fd5265fed7eba0bd7ae2b66cefd55ac7d8e.tar.xz
main/cython: upgrade to 0.29.16
Diffstat (limited to 'main/cython')
-rw-r--r--main/cython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/cython/APKBUILD b/main/cython/APKBUILD
index ad9e41d87d..658a2f4a6f 100644
--- a/main/cython/APKBUILD
+++ b/main/cython/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=cython
-pkgver=0.29.15
+pkgver=0.29.16
pkgrel=0
pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages."
url="https://cython.org"
@@ -32,4 +32,4 @@ package() {
install -Dm 644 README.rst "$pkgdir/usr/share/doc/cython/readme.rst"
}
-sha512sums="bd0872359d31a41750353bb0d7f03c2a40aa2bf6e492148e693321cef15b02ae4f8d5f5a00efde7216f09a6ac06f2bb3ded9d00e27ad0cfc53605f3a9ef55af8 cython-0.29.15.tar.gz"
+sha512sums="8f7a05ad86d557d774b2de5ec77fa9bc2600500555b607482899ade2b8abb2ebb60fc1b944f355b37663e30de09d53bcaa925f888b4128f4b0345a1cad9e2923 cython-0.29.16.tar.gz"