[arch-commits] Commit in ansible/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Dec 20 05:48:20 UTC 2020
Date: Sunday, December 20, 2020 @ 05:48:20
Author: svenstaro
Revision: 780149
upgpkg: ansible 2.10.4-2: Add optdeps on python-proxmoxer and python-openstacksdk
Modified:
ansible/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-20 05:30:36 UTC (rev 780148)
+++ PKGBUILD 2020-12-20 05:48:20 UTC (rev 780149)
@@ -2,7 +2,7 @@
pkgname=ansible
pkgver=2.10.4
-pkgrel=1
+pkgrel=2
pkgdesc='Official assortment of Ansible collections'
arch=('any')
url='https://pypi.org/project/ansible/'
@@ -14,6 +14,8 @@
'python-ovirt-engine-sdk: ovirt support'
'python-boto3: aws_s3 module'
'python-ldap: ldap support'
+ 'python-proxmoxer: community.general.proxmox_kvm module'
+ 'python-openstacksdk: OpenStack module'
'acme-tiny: openssl_certificate module')
makedepends=('python-setuptools')
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz")
More information about the arch-commits
mailing list