ansible: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:13 -04:00
parent 56e584767b
commit e70fce1ae2

View file

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