summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7de784bbbc18ddea869f7acd89842341017d389b (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
36
37
38
39
40
41
42
43
pkgbase = molecule
	pkgdesc = aids in the development and testing of Ansible roles.
	pkgver = 2.20.2
	pkgrel = 3
	url = https://github.com/metacloud/molecule
	arch = any
	license = MIT
	checkdepends = python
	checkdepends = python-tox
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-cerberus
	makedepends = python-testinfra
	depends = ansible-lint
	depends = python-anyconfig
	depends = python-cerberus
	depends = python-click
	depends = python-click-completion
	depends = python-colorama
	depends = python-cookiecutter
	depends = flake8
	depends = python-gilt
	depends = python-jinja
	depends = python-pbr
	depends = python-pexpect
	depends = python-psutil
	depends = python-pyaml
	depends = python-sh
	depends = python-six
	depends = python-tabulate
	depends = python-testinfra
	depends = python-tree-format-git
	depends = yamllint
	depends = python-shellingham
	optdepends = python-docker: docker driver
	optdepends = python-boto: EC2 driver
	optdepends = python-vagrant: vagrant driver
	optdepends = python-shade: openstack driver
	source = molecule-2.20.2.tar.gz::https://github.com/metacloud/molecule/archive/2.20.2.tar.gz
	sha256sums = e8e466e7d84e89f2580141fdd9ce061de3f235829a4f67206e6e2013468b2833

pkgname = molecule