mingw-w64-cython - 0.27 - Update to latest version (#2984)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
_realname=cython
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-cython" "${MINGW_PACKAGE_PREFIX}-cython2")
|
||||
pkgver=0.25.2
|
||||
pkgrel=2
|
||||
pkgver=0.27
|
||||
pkgrel=1
|
||||
pkgdesc="C-Extensions for Python (mingw-w64)"
|
||||
arch=('any')
|
||||
url="http://www.cython.org"
|
||||
@@ -15,9 +15,10 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-setuptools"
|
||||
"${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
)
|
||||
_dtoken="b7/67/7e2a817f9e9c773ee3995c1e15204f5d01c8da71882016cac10342ef031b"
|
||||
|
||||
_dtoken="94/63/f54920c2ddbe3e1341a4c268f7091bf1bf53c3d84f4b115aa5beea64aef9"
|
||||
source=("https://pypi.python.org/packages/${_dtoken}/Cython-${pkgver}.tar.gz")
|
||||
sha256sums=('f141d1f9c27a07b5a93f7dc5339472067e2d7140d1c5a9e20112a5665ca60306')
|
||||
sha256sums=('b932b5194e87a8b853d493dc1b46e38632d6846a86f55b8346eb9c6ec3bdc00b')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user