summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9816e1564c73a7c570dd3e5864b16af7f2491c6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
pkgbase = ansible-lint-git
	pkgdesc = Checks playbooks for practices and behaviour that could potentially be improved.
	pkgver = 24.r13.gf6d47025
	pkgrel = 1
	url = https://github.com/ansible-community/ansible-lint
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python
	depends = ansible-core
	depends = yamllint
	depends = git
	depends = python-ansible-compat
	depends = python-black
	depends = python-enrich
	depends = python-filelock
	depends = python-jsonschema
	depends = python-pyaml
	depends = python-packaging
	depends = python-rich
	depends = python-ruamel-yaml
	depends = python-wcmatch
	depends = python-importlib-metadata
	optdepends = ansible: check official ansible collections
	provides = ansible-lint
	conflicts = ansible-lint
	source = git+https://github.com/ansible-community/ansible-lint.git
	sha256sums = SKIP

pkgname = ansible-lint-git