diff --git a/srcpkgs/pythran/template b/srcpkgs/pythran/template index 08e3af42085..23b05a65fcb 100644 --- a/srcpkgs/pythran/template +++ b/srcpkgs/pythran/template @@ -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 " 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