mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
pythran: update to 0.12.0.
This commit is contained in:
parent
34f1d4d8e4
commit
de6b33fd89
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.11.0
|
version=0.12.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=0b2cba712e09f7630879dff69f268460bfe34a6d6000451b47d598558a92a875
|
checksum=eff3dd0d3eebe57372f0d14f82985525e9bcdfb5b1d1010e1932cf9207060f9f
|
||||||
# Upstream defines no tests
|
# Upstream defines no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue