2013-12-28 17:19:57 +01:00
|
|
|
# Template file for 'ansible'
|
|
|
|
pkgname=ansible
|
2014-12-05 07:56:28 +01:00
|
|
|
version=1.8.2
|
2015-03-21 22:25:38 +01:00
|
|
|
revision=2
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch="yes"
|
2013-12-28 17:19:57 +01:00
|
|
|
build_style=python-module
|
2014-06-18 15:43:09 +02:00
|
|
|
hostmakedepends="python-setuptools"
|
2014-07-03 20:40:11 +02:00
|
|
|
makedepends="python-devel python-Jinja2 python-paramiko python-yaml"
|
|
|
|
depends="${makedepends//-devel/}"
|
2014-01-01 16:10:11 +01:00
|
|
|
pycompile_module="${pkgname}"
|
2014-11-26 08:53:08 +01:00
|
|
|
short_desc="Simple deployment, configuration management and execution framework"
|
2013-12-28 17:19:57 +01:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-3"
|
2015-03-21 22:25:38 +01:00
|
|
|
homepage="http://www.ansible.com"
|
2014-05-01 16:47:14 +02:00
|
|
|
distfiles="http://releases.ansible.com/ansible/$pkgname-$version.tar.gz"
|
2014-12-05 07:56:28 +01:00
|
|
|
checksum=2cd01ff4d67acb410bae0a9438956f6fc36d01babd956b0dc3b700620f2372b9
|