mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-Cython: update to 0.29.20.
This commit is contained in:
parent
c3ab782d72
commit
8141215ad6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Cython'
|
# Template file for 'python-Cython'
|
||||||
pkgname=python-Cython
|
pkgname=python-Cython
|
||||||
version=0.29.17
|
version=0.29.20
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Cython-${version}"
|
wrksrc="Cython-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://cython.org/"
|
homepage="https://cython.org/"
|
||||||
changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
||||||
checksum=6361588cb1d82875bcfbad83d7dd66c442099759f895cf547995f00601f9caf2
|
checksum=22d91af5fc2253f717a1b80b8bb45acb655f643611983fd6f782b9423f8171c7
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
cython:cygdb:/usr/bin/cygdb2
|
cython:cygdb:/usr/bin/cygdb2
|
||||||
|
|
Loading…
Add table
Reference in a new issue