python-automat: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:20 -04:00
parent d499722199
commit 2a4d9cf324

View file

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