python-Cython: update to 0.29.11.
This commit is contained in:
parent
3cb5165a1d
commit
614fead7bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cython'
|
||||
pkgname=python-Cython
|
||||
version=0.29.10
|
||||
version=0.29.11
|
||||
revision=1
|
||||
wrksrc="Cython-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
|||
homepage="https://cython.org/"
|
||||
changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
||||
checksum=26229570d6787ff3caa932fe9d802960f51a89239b990d275ae845405ce43857
|
||||
checksum=763a522cc5d1673ba7a4092c0914790f11704b1d4c41e2671e50d0f702a8c6a0
|
||||
|
||||
alternatives="
|
||||
cython:cygdb:/usr/bin/cygdb2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue