cython: Update to 0.29.26
This commit is contained in:
committed by
Naveen M K
parent
ec12e24dce
commit
4e28e32ea1
@@ -4,7 +4,7 @@
|
||||
_realname=cython
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-cython")
|
||||
pkgver=0.29.25
|
||||
pkgver=0.29.26
|
||||
pkgrel=1
|
||||
pkgdesc="C-Extensions for Python (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -14,7 +14,7 @@ license=('APACHE')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/cython/cython/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('8e6edf6a3dcce6aae12ce2ae8dbc06f0bef1fb0884e14409d8b4752b9480733f')
|
||||
sha256sums=('bb72b2f0ef029472759c711f0a4bded6e15e3f9bda3797550cef3c1d87d02283')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user