pythran: update to 0.16.1.
This commit is contained in:
parent
d5960e4c11
commit
44562eac96
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pythran'
|
||||
pkgname=pythran
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://pythran.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/p/pythran/pythran-${version}.tar.gz"
|
||||
checksum=37dcf6aa9713b352b05004e3a20d14b3de7399bb0d7fe2027bd2b9e2833fe65a
|
||||
checksum=861748c0f9c7d422b32724b114b3817d818ed4eab86c09781aa0a3f7ceabb7f9
|
||||
# Upstream defines no tests
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue