From 9f1175e34686f818eedc0c87e801e5304ee879b9 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Mon, 19 Jun 2023 00:36:30 +0200 Subject: [PATCH] python3-ansible-lint: update to 6.17.1 --- srcpkgs/python3-ansible-lint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template index a842f6193637..ac598237f248 100644 --- a/srcpkgs/python3-ansible-lint/template +++ b/srcpkgs/python3-ansible-lint/template @@ -1,6 +1,6 @@ # Template file for 'python3-ansible-lint' pkgname=python3-ansible-lint -version=6.16.2 +version=6.17.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" @@ -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=93ad8a04adcda6025d4ff218a10694120fe70cb91da8ac9f85c5dc82b32456e4 +checksum=f34e333f3555c99ff34c778f61d470d1e3a1eb6dc76090d0dd7b95b2c94745c2 # cba anymore, the list of failing tests changes with every update make_check="no"