python-Cython: update to 0.28.2
This commit is contained in:
parent
d7cea4d3b5
commit
41d8c351c9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cython'
|
||||
pkgname=python-Cython
|
||||
version=0.28.1
|
||||
version=0.28.2
|
||||
revision=1
|
||||
wrksrc="Cython-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://cython.org"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
||||
checksum=152ee5f345012ca3bb7cc71da2d3736ee20f52cd8476e4d49e5e25c5a4102b12
|
||||
checksum=634e2f10fc8d026c633cffacb45cd8f4582149fa68e1428124e762dbc566e68a
|
||||
|
||||
alternatives="
|
||||
cython:cygdb:/usr/bin/cygdb2
|
||||
|
|
Loading…
Reference in New Issue