ansible: update to 5.3.0.
This commit is contained in:
parent
06a0761be5
commit
79cc7d93de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ansible'
|
# Template file for 'ansible'
|
||||||
pkgname=ansible
|
pkgname=ansible
|
||||||
version=4.8.0
|
version=5.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.ansible.com/"
|
homepage="https://www.ansible.com/"
|
||||||
distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz"
|
||||||
checksum=1345fa61c9ac2edcc6c16e0d3f872a73303a61b799a7f16236ca6279e0ae8e36
|
checksum=50020dab43f6c59debdeb57f45c90ec6db78d4fa574edc6d75bc52e05cbd3639
|
||||||
# Tests are currently broken for ansible on python 3.10
|
# Tests are currently broken for ansible on python 3.10
|
||||||
# See https://github.com/ansible/ansible/issues/74658
|
# See https://github.com/ansible/ansible/issues/74658
|
||||||
# and https://github.com/ansible/ansible/issues/74660
|
# and https://github.com/ansible/ansible/issues/74660
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue