void-packages/srcpkgs/ansible/template
Jan Christian Grünhage cca57058cf ansible: update to 4.6.0.
2021-10-14 07:58:45 -04:00

14 lines
518 B
Bash

# Template file for 'ansible'
pkgname=ansible
version=4.6.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="ansible-core"
short_desc="Simple deployment, configuration management and execution framework"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="GPL-3.0-or-later"
homepage="https://www.ansible.com/"
distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz"
checksum=2955fcbf51367f8bd88c38a86f8be83d4fcd05f778afb4feed31abfe8dcff639
make_check=no