Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible


Commits:
b08e5c7d by Robin Candau at 2025-04-04T12:37:08+02:00
upgpkg: 11.4.0-2: Add new 'python-fqdn optional dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ansible
        pkgdesc = Official assortment of Ansible collections
        pkgver = 11.4.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://pypi.org/project/ansible/
        arch = any
        license = GPL-3.0-or-later
@@ -25,6 +25,7 @@ pkgbase = ansible
        optdepends = python-keyring: Keyring module
        optdepends = python-github3py: GitHub module
        optdepends = python-lxc: LXC module
+       optdepends = python-fqdn: fqdn_valid module
        optdepends = acme-tiny: openssl_certificate module
        provides = python-ansible_collections
        source = 
https://pypi.python.org/packages/source/a/ansible/ansible-11.4.0.tar.gz


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=ansible
 pkgver=11.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
 url='https://pypi.org/project/ansible/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/b08e5c7d8f0a210ee6dce081e64a6f2e86525a1e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/b08e5c7d8f0a210ee6dce081e64a6f2e86525a1e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to