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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Feb 18 12:56:23 UTC 2018


    Date: Sunday, February 18, 2018 @ 12:56:22
  Author: svenstaro
Revision: 296226

upgpkg: ansible 2.4.3.0-2

Add python2-boto to optdeps

Modified:
  ansible/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-18 12:22:03 UTC (rev 296225)
+++ PKGBUILD	2018-02-18 12:56:22 UTC (rev 296226)
@@ -8,7 +8,7 @@
 
 pkgname=(ansible python-ansible)
 pkgver=2.4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='https://www.ansible.com'
@@ -21,6 +21,7 @@
             'python2-pywinrm: connect to Windows machines'
             'python2-dnspython: for dig lookup'
             'python2-ovirt-engine-sdk: ovirt support'
+            'python2-boto: aws_s3 module'
             'python2-jmespath: json_query support')
 makedepends=('asciidoc' 'fakeroot' 'python' 'python2-setuptools'
              'python-setuptools')



More information about the arch-commits mailing list