python-automat: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:56 -04:00
parent 22235ffb3a
commit 65f4168507

View file

@ -1,7 +1,7 @@
# Template file for 'python-automat'
pkgname=python-automat
version=20.2.0
revision=4
revision=5
wrksrc="Automat-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"