mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python-Cython: update to 0.28.5
This commit is contained in:
parent
2fd26a0909
commit
936c693c3d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cython'
|
||||
pkgname=python-Cython
|
||||
version=0.28.4
|
||||
version=0.28.5
|
||||
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=76ac2b08d3d956d77b574bb43cbf1d37bd58b9d50c04ba281303e695854ebc46
|
||||
checksum=b64575241f64f6ec005a4d4137339fb0ba5e156e826db2fdb5f458060d9979e0
|
||||
|
||||
alternatives="
|
||||
cython:cygdb:/usr/bin/cygdb2
|
||||
|
|
Loading…
Add table
Reference in a new issue