pythran: update to 0.11.0.

This commit is contained in:
Andrew J. Hesford 2021-12-14 10:57:37 -05:00
parent eaa0af99bf
commit 6495462196
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pythran'
pkgname=pythran
version=0.10.0
version=0.11.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=9dac8e1d50f33d4676003e350b1f0c878ce113e6f907920e92dc103352cac5bf
checksum=0b2cba712e09f7630879dff69f268460bfe34a6d6000451b47d598558a92a875
# Upstream defines no tests
make_check=no