pythran: update to 0.11.0.
This commit is contained in:
parent
eaa0af99bf
commit
6495462196
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pythran'
|
# Template file for 'pythran'
|
||||||
pkgname=pythran
|
pkgname=pythran
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://pythran.readthedocs.io/"
|
homepage="https://pythran.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/p/pythran/pythran-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pythran/pythran-${version}.tar.gz"
|
||||||
checksum=9dac8e1d50f33d4676003e350b1f0c878ce113e6f907920e92dc103352cac5bf
|
checksum=0b2cba712e09f7630879dff69f268460bfe34a6d6000451b47d598558a92a875
|
||||||
# Upstream defines no tests
|
# Upstream defines no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue