From ac5913b09436edbabb7b27c0ada226d8757f4105 Mon Sep 17 00:00:00 2001 From: prspkt Date: Thu, 13 Jun 2019 02:30:07 +0300 Subject: community/cython: upgrade to 0.29.10 --- community/cython/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/cython') diff --git a/community/cython/APKBUILD b/community/cython/APKBUILD index d748f8e914..b05be798f6 100644 --- a/community/cython/APKBUILD +++ b/community/cython/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Oleg Titov # Maintainer: Stuart Cardall pkgname=cython -pkgver=0.29.7 +pkgver=0.29.10 pkgrel=0 pkgdesc="Cython is an optimising static compiler for both the Python & the extended Cython programming languages." url="https://cython.org" @@ -67,4 +67,4 @@ _py() { $_python setup.py install --prefix=/usr --root="$subpkgdir" --optimize=1 } -sha512sums="ad566d5c9aa22db9998cd822b00fec1811222fbb6c4c764964b7e970d2b89edda11021193a59d4b21ae55795807edc3feadbe21b21063c7354ee01dc721fea45 cython-0.29.7.tar.gz" +sha512sums="a78fbe21251beb598489194997218dd32f54d5d46cf684a517d563049ee185ed495dc874e3db9627e9f097dbb6cc0e80bfadd173c8de02d24079ef7b90133c4e cython-0.29.10.tar.gz" -- cgit v1.2.3