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


Commits:
ccb8ff84 by Robin Candau at 2024-05-30T15:28:36+02:00
upgpkg: 9.6.0-3: Add python-lxc as an optdepend for the LXC module

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=ansible
 pkgver=9.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
 url='https://pypi.org/project/ansible/'
@@ -23,6 +23,7 @@ optdepends=('python-argcomplete: shell completions'
             'python-kubernetes: Kubernetes modules'
             'python-keyring: Keyring module'
             'python-github3py: GitHub module'
+            'python-lxc: LXC 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/ccb8ff8423077f30de4877c94a4cab78177d8854

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


Reply via email to