python3-ansible-lint: update to 6.14.3.

This commit is contained in:
Jan Christian Grünhage 2023-03-29 21:28:32 +02:00 committed by Michal Vasilek
parent 4331eeffed
commit 08cdf540eb

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ansible-lint'
pkgname=python3-ansible-lint
version=6.13.1
version=6.14.3
revision=1
build_style=python3-pep517
make_install_target="dist/ansible_lint-*-*-*-*.whl"
@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="GPL-3.0-only"
homepage="https://github.com/ansible/ansible-lint"
distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
checksum=435c12b4fd88da815af6821f3bf8b04ebb651811da89a11c9d190baff21badaa
checksum=73ec59929b6214f6d2ce5858c22c64e3a1daba7b8cdc1271833bb6d3c7155449
# cba anymore, the list of failing tests changes with every update
make_check="no"