python3-Cython: update to 3.2.3.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-Cython'
|
||||
pkgname=python3-Cython
|
||||
version=3.2.2
|
||||
version=3.2.3
|
||||
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=c3add3d483acc73129a61d105389344d792c17e7c1cee24863f16416bd071634
|
||||
checksum=f13832412d633376ffc08d751cc18ed0d7d00a398a4065e2871db505258748a6
|
||||
# Tests are flaky
|
||||
make_check=no
|
||||
conflicts="python3-Cython0.29>=0"
|
||||
|
||||
Reference in New Issue
Block a user