python3-ansible-compat: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:37 -04:00
parent 317452ed49
commit 176473b130

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ansible-compat'
pkgname=python3-ansible-compat
version=2.2.1
revision=1
revision=2
wrksrc="${pkgname/python3-/}-${version}"
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm"