python3-gast: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:50 -04:00
parent 642ce57649
commit 730783e96e

View file

@ -1,7 +1,7 @@
# Template file for 'python3-gast' # Template file for 'python3-gast'
pkgname=python3-gast pkgname=python3-gast
version=0.5.3 version=0.5.3
revision=1 revision=2
wrksrc="gast-${version}" wrksrc="gast-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"