Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
ansible
Commits:
bcd43f7c by Konstantin Shalygin at 2025-04-04T10:25:41+00:00
feat: added python-fqdn to optdeps
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -24,6 +24,7 @@ optdepends=('python-argcomplete: shell completions'
'python-keyring: Keyring module'
'python-github3py: GitHub module'
'python-lxc: LXC module'
+ 'python-fqdn: fqdn_valid module'
'acme-tiny: openssl_certificate module')
makedepends=('python-build' 'python-installer' 'python-wheel'
'python-setuptools')
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/bcd43f7cb90200bc7343799ca48f48d052bfd0b7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/bcd43f7cb90200bc7343799ca48f48d052bfd0b7
You're receiving this email because of your account on gitlab.archlinux.org.