pythran: update to 0.14.0.
This commit is contained in:
parent
a74c4ba523
commit
0cb3cea3d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pythran'
|
# Template file for 'pythran'
|
||||||
pkgname=pythran
|
pkgname=pythran
|
||||||
version=0.13.1
|
version=0.14.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=8aad08162f010e5425a7b254dd68d83311b430bb29f9252dce2eff3ba39497dd
|
checksum=42f3473946205964844eff7f750e2541afb2006d53475d708f5ff2d048db89bd
|
||||||
# Upstream defines no tests
|
# Upstream defines no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue