summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 38373761fa396d29604a899665c0339bdf466093 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ansible-cmdb
	pkgdesc = Generate host overview from ansible fact gathering output.
	pkgver = 1.31
	pkgrel = 3
	url = https://github.com/fboender/ansible-cmdb
	arch = any
	license = GPL3
	makedepends = python-setuptools
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-mako
	depends = python-pyyaml
	depends = python-jsonxs
	source = git+https://github.com/gardar/ansible-cmdb.git#branch=fix-build
	sha256sums = SKIP

pkgname = ansible-cmdb