ansible-core: update to 2.17.3

This commit is contained in:
André L. C. Moreira 2024-06-08 22:35:46 -03:00 committed by classabbyamp
parent 941995e90e
commit cde5973c97
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ansible-core'
pkgname=ansible-core
version=2.16.2
version=2.17.3
revision=1
hostmakedepends="python3-setuptools python3-wheel python3-packaging
python3-straight.plugin python3-docutils python3-Jinja2 python3-yaml"
@ -14,8 +14,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.ansible.com/"
changelog="https://raw.githubusercontent.com/ansible/ansible/stable-${version%.*}/changelogs/CHANGELOG-v${version%.*}.rst"
distfiles="${PYPI_SITE}/a/ansible-core/ansible-core-${version}.tar.gz"
checksum=e4ab559e7e525b1c6f99084fca873bb014775d5ecbe845b7c07b8e9d6c9c048b
distfiles="${PYPI_SITE}/a/ansible-core/ansible_core-${version}.tar.gz"
checksum=917557065339fe36e7078e9bea47eefab6d6877f3bd435fa5f0d766d04c58485
conflicts="ansible<2.10.1_1"
replaces="ansible-base<2.11.0_1"