[arch-commits] Commit in ansible/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Mar 22 11:50:22 UTC 2018


    Date: Thursday, March 22, 2018 @ 11:50:22
  Author: svenstaro
Revision: 310483

upgpkg: ansible 2.4.3.0-4

Modified:
  ansible/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-22 11:49:27 UTC (rev 310482)
+++ PKGBUILD	2018-03-22 11:50:22 UTC (rev 310483)
@@ -8,7 +8,7 @@
 
 pkgname=(ansible python-ansible)
 pkgver=2.4.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='https://www.ansible.com'
@@ -23,7 +23,8 @@
             'python2-dnspython: for dig lookup'
             'python2-ovirt-engine-sdk: ovirt support'
             'python2-boto3: aws_s3 module'
-            'python2-jmespath: json_query support')
+            'python2-jmespath: json_query support'
+            'acme-tiny: openssl_certificate module')
 makedepends=('asciidoc' 'fakeroot' 'python' 'python2-setuptools'
              'python-setuptools')
 backup=('etc/ansible/ansible.cfg')



More information about the arch-commits mailing list