summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7e64497ce49d472b2c931a4ac4ea362d30fe4d68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = kpm
	pkgdesc = CLI to deploy and manage applications stack on Kubernetes
	pkgver = v0.17.0
	pkgrel = 1
	url = https://github.com/kubespray/kpm
	arch = any
	license = Apache
	depends = python2
	depends = python2-yaml
	depends = python2-jinja
	depends = python-requests
	depends = python2-jsonpatch
	depends = python2-tabulate
	depends = python2-termcolor
	options = !emptydirs
	source = kpm::https://github.com/kubespray/kpm/archive/v0.17.0.zip
	sha256sums = 58b07746033558ee0b709e31a0329611102c8bacf612f5b541be397f7b8968f8

pkgname = kpm