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

Christian Rebischke shibumi at archlinux.org
Sat Oct 26 15:10:02 UTC 2019


    Date: Saturday, October 26, 2019 @ 15:10:01
  Author: shibumi
Revision: 520398

upgpkg: cloud-init 19.2-3

Modified:
  cloud-init/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-26 15:09:16 UTC (rev 520397)
+++ PKGBUILD	2019-10-26 15:10:01 UTC (rev 520398)
@@ -7,7 +7,7 @@
 
 pkgname=cloud-init
 pkgver=19.2
-pkgrel=2
+pkgrel=3
 pkgdesc="The standard for customising cloud instances"
 arch=('any')
 url="https://cloud-init.io"
@@ -15,7 +15,8 @@
 depends=('systemd' 'sudo' 'python-yaml' 'python-prettytable'
   'python-oauthlib' 'python-configobj'
   'python-jsonschema' 'python-jsonpatch' 'net-tools'
-  'python-requests' 'python-oauthlib' 'python-jinja' 'python-six')
+  'python-requests' 'python-oauthlib' 'python-jinja' 'python-six'
+  'netplan')
 makedepends=('python' 'python-setuptools')
 backup=('etc/cloud/cloud.cfg' 'etc/cloud/cloud.cfg.d/05_logging.cfg')
 source=("https://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"



More information about the arch-commits mailing list