summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ca8de1620c29d423e92a363f974d0e974db2bf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-cfn-lint-git
	pkgdesc = checks cloudformation for practices and behaviour that could potentially be improved
	pkgver = r1262.8d4f1dea
	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-six
	depends = python-requests
	depends = python-aws-sam-translator
	depends = python-jsonschema
	depends = python-jsonschema
	source = git+https://github.com/awslabs/cfn-python-lint
	md5sums = SKIP

pkgname = python-cfn-lint-git