[arch-commits] Commit in ansible/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Tue May 26 23:34:44 UTC 2020
Date: Tuesday, May 26, 2020 @ 23:34:44
Author: svenstaro
Revision: 635507
upgpkg: ansible 2.9.9-2: Add optdep to python-ldap (FS#66785)
Modified:
ansible/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-26 23:18:32 UTC (rev 635506)
+++ PKGBUILD 2020-05-26 23:34:44 UTC (rev 635507)
@@ -7,7 +7,7 @@
pkgname=ansible
pkgver=2.9.9
-pkgrel=1
+pkgrel=2
pkgdesc='Radically simple IT automation platform'
arch=('any')
url='https://www.ansible.com'
@@ -24,6 +24,7 @@
'python-ovirt-engine-sdk: ovirt support'
'python-boto3: aws_s3 module'
'python-jmespath: json_query support'
+ 'python-ldap: ldap support'
'acme-tiny: openssl_certificate module')
makedepends=('asciidoc' 'fakeroot' 'python-setuptools')
backup=('etc/ansible/ansible.cfg')
More information about the arch-commits
mailing list