ansible: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:10:02 -04:00
parent eed4a956b5
commit ccfd27629d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ansible'
pkgname=ansible
version=6.4.0
revision=1
revision=2
build_style="python3-pep517"
hostmakedepends="python3-setuptools python3-wheel"
depends="ansible-core"