pythran: update to 0.14.0.

This commit is contained in:
Andrew J. Hesford 2023-09-06 22:20:19 -04:00
parent a74c4ba523
commit 0cb3cea3d2

View file

@ -1,6 +1,6 @@
# Template file for 'pythran'
pkgname=pythran
version=0.13.1
version=0.14.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://pythran.readthedocs.io/"
distfiles="${PYPI_SITE}/p/pythran/pythran-${version}.tar.gz"
checksum=8aad08162f010e5425a7b254dd68d83311b430bb29f9252dce2eff3ba39497dd
checksum=42f3473946205964844eff7f750e2541afb2006d53475d708f5ff2d048db89bd
# Upstream defines no tests
make_check=no