python3-Cython: update to 3.0.9.
This commit is contained in:
parent
7e70e66834
commit
add23a0496
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Cython'
|
||||
pkgname=python3-Cython
|
||||
version=3.0.8
|
||||
version=3.0.9
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="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=8333423d8fd5765e7cceea3a9985dd1e0a5dfeb2734629e1a2ed2d6233d39de6
|
||||
checksum=a2d354f059d1f055d34cfaa62c5b68bc78ac2ceab6407148d47fb508cf3ba4f3
|
||||
# Tests are flaky
|
||||
make_check=no
|
||||
conflicts="python3-Cython0.29>=0"
|
||||
|
|
Loading…
Reference in New Issue