ansible-core: update to 2.17.5.

This commit is contained in:
Vinfall 2024-10-19 13:59:48 +08:00 committed by classabbyamp
parent 5ac55826d7
commit 874dfd32f1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ansible-core'
pkgname=ansible-core
version=2.17.4
version=2.17.5
revision=1
hostmakedepends="python3-setuptools python3-wheel python3-packaging
python3-straight.plugin python3-docutils python3-Jinja2 python3-yaml"
@ -15,7 +15,7 @@ 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=44a1f30076796536ba2455cad18d36e62870f04e632e3ca2ebe970d7beacf24d
checksum=ae7f51fd13dc9d57c9bcd43ef23f9c255ca8f18f4b5c0011a4f9b724d92c5a8e
conflicts="ansible<2.10.1_1"
replaces="ansible-base<2.11.0_1"