From 1891550d404512759a184001c2608b057a5587a9 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Fri, 1 Dec 2023 13:59:43 +0100 Subject: [PATCH] python3-ansible-lint: update to 6.22.1. --- srcpkgs/python3-ansible-lint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template index a667e929f40..3430865df1b 100644 --- a/srcpkgs/python3-ansible-lint/template +++ b/srcpkgs/python3-ansible-lint/template @@ -1,7 +1,7 @@ # Template file for 'python3-ansible-lint' pkgname=python3-ansible-lint -version=6.17.1 -revision=2 +version=6.22.1 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3-ansible-compat ansible-core black python3-filelock @@ -17,7 +17,7 @@ maintainer="Jan Christian Grünhage " license="GPL-3.0-only" homepage="https://github.com/ansible/ansible-lint" 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 make_check="no"