Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ansible-compat
Commits:
eb225dcd by Jelle van der Waa at 2025-12-16T09:15:26+01:00
upgpkg: 25.12.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ansible-compat
pkgdesc = Functions that help interacting with various versions of
Ansible
pkgver = 25.12.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ansible/ansible-compat
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=ansible-compat
pkgname=python-ansible-compat
pkgver=25.12.0
-pkgrel=1
+pkgrel=2
pkgdesc="Functions that help interacting with various versions of Ansible"
arch=(any)
url="https://github.com/ansible/ansible-compat"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansible-compat/-/commit/eb225dcd10386e0613c45540152e4162b13793bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansible-compat/-/commit/eb225dcd10386e0613c45540152e4162b13793bd
You're receiving this email because of your account on gitlab.archlinux.org.