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

Christian Rebischke shibumi at archlinux.org
Fri Jan 10 15:33:24 UTC 2020


    Date: Friday, January 10, 2020 @ 15:33:24
  Author: shibumi
Revision: 551669

upgpkg: puppet 6.10.1-3 remove ruby-shadow optdep

This fixes #64795

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-10 15:33:14 UTC (rev 551668)
+++ PKGBUILD	2020-01-10 15:33:24 UTC (rev 551669)
@@ -11,7 +11,7 @@
 
 pkgname=puppet
 pkgver=6.10.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Server automation framework and application"
 arch=('any')
 url="https://puppet.com/products/open-source-projects"
@@ -19,7 +19,6 @@
 depends=('ruby' 'facter' 'hiera' 'ruby-semantic_puppet' 'ruby-augeas'
 'ruby-shadow' 'ruby-concurrent' 'ruby-multi_json')
 makedepends=('jq' 'git')
-optdepends=('ruby-shadow: user password management')
 backup=('etc/puppetlabs/puppet/auth.conf'
         'etc/puppetlabs/puppet/puppet.conf'
         'etc/puppetlabs/puppet/hiera.yaml')



More information about the arch-commits mailing list