diff --git a/srcpkgs/pythran/template b/srcpkgs/pythran/template index a37e61e6de5..9bafb295de7 100644 --- a/srcpkgs/pythran/template +++ b/srcpkgs/pythran/template @@ -1,6 +1,6 @@ # Template file for 'pythran' pkgname=pythran -version=0.12.1 +version=0.13.1 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=702c2701187cfb38f66c0c20cc85d04d0e156d260a8d92892da65947faa5360e +checksum=8aad08162f010e5425a7b254dd68d83311b430bb29f9252dce2eff3ba39497dd # Upstream defines no tests make_check=no