pythran: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:59 -04:00
parent 07a4a81f50
commit 24496dd886

View file

@ -1,7 +1,7 @@
# Template file for 'pythran' # Template file for 'pythran'
pkgname=pythran pkgname=pythran
version=0.12.0 version=0.12.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-ply python3-gast python3-beniget python3-numpy" depends="python3-ply python3-gast python3-beniget python3-numpy"