Date: Monday, April 17, 2023 @ 14:08:20 Author: dvzrv Revision: 1446879
upgpkg: python-ansible-compat 3.0.2-2: Rebuild against Python 3.11. Modified: python-ansible-compat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-17 14:06:43 UTC (rev 1446878) +++ PKGBUILD 2023-04-17 14:08:20 UTC (rev 1446879) @@ -3,7 +3,7 @@ _name=ansible-compat pkgname=python-ansible-compat pkgver=3.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Functions that help interacting with various versions of Ansible" arch=(any) url="https://github.com/ansible-community/ansible-compat"
