pythran: update to 0.16.0.

This commit is contained in:
Andrew J. Hesford 2024-05-22 09:43:07 -04:00
parent 7be38f609f
commit 48e7411cbc

View file

@ -1,6 +1,6 @@
# Template file for 'pythran'
pkgname=pythran
version=0.15.0
version=0.16.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
@ -11,7 +11,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=f9bc61bcb96df2cd4b578abc5a62dfb3fbb0b0ef02c264513dfb615c5f87871c
checksum=37dcf6aa9713b352b05004e3a20d14b3de7399bb0d7fe2027bd2b9e2833fe65a
# Upstream defines no tests
make_check=no