mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-Cython: update to 0.29.22.
This commit is contained in:
parent
6f7593fef1
commit
e7f72eb1db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Cython'
|
# Template file for 'python-Cython'
|
||||||
pkgname=python-Cython
|
pkgname=python-Cython
|
||||||
version=0.29.21
|
version=0.29.22
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Cython-${version}"
|
wrksrc="Cython-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -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=e57acb89bd55943c8d8bf813763d20b9099cc7165c0f16b707631a7654be9cad
|
checksum=df6b83c7a6d1d967ea89a2903e4a931377634a297459652e4551734c48195406
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
cython:cygdb:/usr/bin/cygdb2
|
cython:cygdb:/usr/bin/cygdb2
|
||||||
|
|
Loading…
Add table
Reference in a new issue