pythran: update to 0.18.0.

This commit is contained in:
Andrew J. Hesford 2025-06-03 09:01:16 -04:00
parent 244e6694e2
commit c78331c522

View file

@ -1,6 +1,6 @@
# Template file for 'pythran'
pkgname=pythran
version=0.17.0
version=0.18.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=3b77d6d970a6cf5b448facc7d4f6229c3e73909ac27ea2480c843afdadbad0fb
checksum=5c003e8cbedf6dbb68c2869c49fc110ce8b5e8982993078a4a819f1dadc4fc6a
# Upstream defines no tests
make_check=no