From 6b425c1cfa5fc64be7942ea3369d9103d01db7ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 24 Nov 2022 15:26:37 +0100 Subject: [PATCH] python3-ansible-lint: update to 6.9.0. --- 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 b9532a98dce2..9619bf1e305d 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.8.7 +version=6.9.0 revision=1 build_style=python3-pep517 make_install_target="dist/ansible_lint-*-*-*-*.whl" @@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage " license="GPL-3.0-only" homepage="https://github.com/ansible/ansible-lint" distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz" -checksum=de3de4e57cd54e17c1ec3a0b4a21d4811838e77d67b56cbe8f91107f2a434432 +checksum=14ef919920c4acc980547ded0bd423a7a27a0b2327738e593343f446f3b126c6 # cba anymore, the list of failing tests changes with every update make_check="no"