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

Christian Rebischke shibumi at archlinux.org
Sat Mar 27 13:07:47 UTC 2021


    Date: Saturday, March 27, 2021 @ 13:07:46
  Author: shibumi
Revision: 905065

upgpkg: cloud-init 21.1-2

Modified:
  cloud-init/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-27 13:04:45 UTC (rev 905064)
+++ PKGBUILD	2021-03-27 13:07:46 UTC (rev 905065)
@@ -8,7 +8,7 @@
 
 pkgname=cloud-init
 pkgver=21.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The standard for customising cloud instances"
 arch=('any')
 url="https://cloud-init.io"
@@ -18,6 +18,7 @@
 'python-requests' 'python-yaml' 'sudo' 'systemd')
 makedepends=('python' 'python-setuptools')
 checkdepends=('python-httpretty' 'python-prettytable' 'python-pytest')
+optdepends=('cloud-guest-utils')
 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"
         'fix-lib.patch'



More information about the arch-commits mailing list