python3-ansible-lint: update to 6.22.1.

This commit is contained in:
dataCobra 2023-12-01 13:59:43 +01:00 committed by classabbyamp
parent 46064ca9bf
commit 1891550d40

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ansible-lint' # Template file for 'python3-ansible-lint'
pkgname=python3-ansible-lint pkgname=python3-ansible-lint
version=6.17.1 version=6.22.1
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"
depends="python3-ansible-compat ansible-core black python3-filelock depends="python3-ansible-compat ansible-core black python3-filelock
@ -17,7 +17,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="GPL-3.0-only" license="GPL-3.0-only"
homepage="https://github.com/ansible/ansible-lint" homepage="https://github.com/ansible/ansible-lint"
distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz" distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
checksum=f34e333f3555c99ff34c778f61d470d1e3a1eb6dc76090d0dd7b95b2c94745c2 checksum=d4a3116e0726b98ffbc253f35c5ede98bee546d72d9c363f65e6e79467784d15
# cba anymore, the list of failing tests changes with every update # cba anymore, the list of failing tests changes with every update
make_check="no" make_check="no"