mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Cython: update to 3.0.6.
This commit is contained in:
parent
33156621ff
commit
878968b154
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Cython'
|
# Template file for 'python3-Cython'
|
||||||
pkgname=python3-Cython
|
pkgname=python3-Cython
|
||||||
version=3.0.5
|
version=3.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,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=39318348db488a2f24e7c84e08bdc82f2624853c0fea8b475ea0b70b27176492
|
checksum=399d185672c667b26eabbdca420c98564583798af3bc47670a8a09e9f19dd660
|
||||||
# Tests are flaky
|
# Tests are flaky
|
||||||
make_check=no
|
make_check=no
|
||||||
conflicts="python3-Cython0.29>=0"
|
conflicts="python3-Cython0.29>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue