python3-argh: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:30 -04:00
parent 13f8b5911c
commit 28332fc84b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-argh'
pkgname=python3-argh
version=0.26.2
revision=5
revision=6
wrksrc="argh-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"