summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5573e14a170961cfb2374e23e1010ca5b6c62985 (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
44
45
46
pkgbase = molecule
	pkgdesc = aids in the development and testing of Ansible roles.
	pkgver = 3.0a5
	pkgrel = 1
	url = https://github.com/ansible/molecule
	arch = any
	license = MIT
	checkdepends = python
	checkdepends = python-tox
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-cerberus
	makedepends = python-testinfra
	depends = ansible
	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-paramiko
	depends = python-pathlib2
	depends = python-pexpect
	depends = python-pluggy
	depends = python-pre-commmit
	depends = python-pyaml
	depends = python-sh
	depends = python-six
	depends = python-subprocess2
	depends = python-tabulate
	depends = python-testinfra
	depends = python-tree-format-git
	depends = yamllint
	optdepends = python-docker: docker driver
	optdepends = python-boto: EC2 driver
	optdepends = python-vagrant: vagrant driver
	optdepends = python-shade: openstack driver
	source = molecule-3.0a5.tar.gz::https://github.com/ansible/molecule/archive/3.0a5.tar.gz
	sha256sums = a78050a00f51d806215e5cc5420dcb5c1403340fd25155b42f3b26d7cd10d97d

pkgname = molecule