Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ansible-compat
Commits:
c81d1d99 by Jelle van der Waa at 2024-11-30T17:27:16+01:00
upgpkg: 24.10.0-2: Rebuild for Python 3.13
- - - - -
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 = 24.10.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=24.10.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/c81d1d99e931b8f48528125358c3bef2fd06bbd8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ansible-compat/-/commit/c81d1d99e931b8f48528125358c3bef2fd06bbd8
You're receiving this email because of your account on gitlab.archlinux.org.