mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-16 02:20:24 +08:00
[skip-ci] cython: update to 0.29.3
This commit is contained in:
parent
fbf381ae25
commit
959ddcafdf
@ -1,14 +1,14 @@
|
||||
pkgname=('cython3' 'cython2')
|
||||
pkgbase=cython
|
||||
pkgver=0.28.2
|
||||
pkgver=0.29.3
|
||||
pkgrel=1
|
||||
pkgdesc="C-Extensions for Python"
|
||||
arch=(x86_64)
|
||||
url="http://cython.org"
|
||||
url="https://cython.org"
|
||||
license=('APACHE')
|
||||
makedepends=('python3-setuptools' 'python2-setuptools')
|
||||
source=($pkgbase-$pkgver.tar.gz::"https://github.com/cython/cython/archive/$pkgver.tar.gz")
|
||||
sha256sums=('d8fad58f7484466ff64a3d54f76943a3e2aef72a4efa1506eccca6ddc3ee547a')
|
||||
sha256sums=('4a33fd40c28e67413817f814adadfe2047a66ac3dcc81ff81651a54a03d6cbd0')
|
||||
|
||||
prepare() {
|
||||
cp -r cython-$pkgver cython2-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user