From ef56b5de0aea7f6aa9b442b672eae4d8da9b0797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sat, 31 Dec 2022 17:01:17 +0100 Subject: [PATCH] python3-ansible-lint: update to 6.10.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 5c1da60b32ea5b..dd0786ab5efb26 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.10.0 +version=6.10.1 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/ansible-lint/ansible-lint-${version}.tar.gz" -checksum=f5ecec58ebe7b6bfc4976be7d6e400411a8af05b0e1a19f15f25f59f3401348c +checksum=24f15b61af52bc22b05d008f9eb7662f1cf42ab74008da9f89af71fc540ccfa4 # cba anymore, the list of failing tests changes with every update make_check="no"