ansible-core: update to 2.13.4.

This commit is contained in:
Jan Christian Grünhage 2022-09-13 10:23:23 +02:00 committed by Michal Vasilek
parent 92966776a2
commit 9e0c974f38
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.13.3
version=2.13.4
revision=1
hostmakedepends="python3-setuptools python3-wheel python3-packaging
python3-straight.plugin python3-docutils python3-Jinja2 python3-yaml"
@ -14,7 +14,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=eec5042530ff1c0c8d13a36fa047c6dd9157efeefd464a856b4ce38be4cd1988
checksum=78f45c2c472af60b9b4b8cbdaba5a3911079087891a9f6c6ed726327b8f21c6a
conflicts="ansible<2.10.1_1"
replaces="ansible-base<2.11.0_1"