mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
python-Cython: update to 0.29.34.
This commit is contained in:
parent
7fec709201
commit
1cb9d437e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Cython'
|
||||
pkgname=python-Cython
|
||||
version=0.29.33
|
||||
version=0.29.34
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://cython.org/"
|
||||
changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
|
||||
checksum=5040764c4a4d2ce964a395da24f0d1ae58144995dab92c6b96f44c3f4d72286a
|
||||
checksum=1909688f5d7b521a60c396d20bba9e47a1b2d2784bfb085401e1e1e7d29a29a8
|
||||
# Tests are flaky
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue