python-Cython: update to 0.26.1
This commit is contained in:
parent
d0ae0d7d9f
commit
cd703f7e76
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Cython'
|
# Template file for 'python-Cython'
|
||||||
pkgname=python-Cython
|
pkgname=python-Cython
|
||||||
version=0.26
|
version=0.26.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Cython-${version}"
|
wrksrc="Cython-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel python3-devel"
|
hostmakedepends="python-devel python3-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://cython.org"
|
homepage="http://cython.org"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
||||||
checksum=4c24e2c22ddaed624d35229dc5db25049e9e225c6f64f3364326836cad8f2c66
|
checksum=c2e63c4794161135adafa8aa4a855d6068073f421c83ffacc39369497a189dd5
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
cython:cygdb:/usr/bin/cygdb2
|
cython:cygdb:/usr/bin/cygdb2
|
||||||
|
|
Loading…
Add table
Reference in a new issue