ansible: update to 3.3.0.

This commit is contained in:
Jan Christian Grünhage 2020-12-20 15:51:14 +01:00 committed by Érico Nogueira Rolim
parent ff39afc659
commit 53f9b8c15f

View file

@ -1,14 +1,14 @@
# Template file for 'ansible'
pkgname=ansible
version=2.10.1
version=3.3.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3 ansible-base"
checkdepends="python3-pytest"
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=75708c67e2ac926cea42856af72cbc9494bf8008197652f9609089f7b4c2515a
checksum=2de5385c48a2a24a19f6cbaccc7d7684c64b6194f9a9b175aba7949d53b07bc9
make_check=no