* update cython to 0.29.34-3
This commit is contained in:
parent
a408710e8f
commit
48a8f43ec4
@ -4,15 +4,15 @@
|
||||
# Contributor: Igor Scabini <furester @ gmail.com>
|
||||
|
||||
pkgname=cython
|
||||
pkgver=0.29.33
|
||||
pkgrel=1
|
||||
pkgver=0.29.34
|
||||
pkgrel=3
|
||||
pkgdesc='C-Extensions for Python'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://cython.org'
|
||||
license=(APACHE)
|
||||
makedepends=(python-setuptools)
|
||||
source=(https://github.com/cython/cython/archive/$pkgver/$pkgbase-$pkgver.tar.gz)
|
||||
sha256sums=('f1c07848de6c1bbe995c2bdbe237e558fd08747568b9503b079aae661fb8d99f')
|
||||
source=(https://github.com/cython/cython/archive/$pkgver/$pkgname-$pkgver.tar.gz)
|
||||
sha256sums=('6428ed43b8d0edd961e0b45502a0b1e64059d84a0ed2abb84d20e9a6d9047dc6')
|
||||
|
||||
build() {
|
||||
cd cython-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user