summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1d27ee77990c9b8dc658e2282b8b71926741765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-cfn-lint
	pkgdesc = checks cloudformation for practices and behaviour that could potentially be improved
	pkgver = r71.d2e1e46
	pkgrel = 1
	url = https://github.com/awslabs/cfn-python-lint
	arch = any
	license = MIT No Attribution
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	depends = python-requests
	source = git+https://github.com/awslabs/cfn-python-lint.git
	md5sums = SKIP

pkgname = python-cfn-lint