python3-ansible-lint: update to 6.16.2

This commit is contained in:
Pascal Huber 2023-05-21 14:41:06 +02:00 committed by classabbyamp
parent 8cddf6aa61
commit 4000b5d8bc

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ansible-lint'
pkgname=python3-ansible-lint
version=6.14.3
version=6.16.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm"
@ -17,7 +17,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=73ec59929b6214f6d2ce5858c22c64e3a1daba7b8cdc1271833bb6d3c7155449
checksum=93ad8a04adcda6025d4ff218a10694120fe70cb91da8ac9f85c5dc82b32456e4
# cba anymore, the list of failing tests changes with every update
make_check="no"