mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python-Cython: update to 0.29.21.
This commit is contained in:
parent
8a62a7139d
commit
aeda366a18
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.20
|
version=0.29.21
|
||||||
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=22d91af5fc2253f717a1b80b8bb45acb655f643611983fd6f782b9423f8171c7
|
checksum=e57acb89bd55943c8d8bf813763d20b9099cc7165c0f16b707631a7654be9cad
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
cython:cygdb:/usr/bin/cygdb2
|
cython:cygdb:/usr/bin/cygdb2
|
||||||
|
|
Loading…
Add table
Reference in a new issue