From 5ac64f8813feab5c351038d74710d0a6f3f23399 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 1 Nov 2022 13:25:32 +0100 Subject: [PATCH 1/2] python3-ansible-compat: update to 2.2.3. --- srcpkgs/python3-ansible-compat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template index 12900c050122..f31038c4e791 100644 --- a/srcpkgs/python3-ansible-compat/template +++ b/srcpkgs/python3-ansible-compat/template @@ -1,6 +1,6 @@ # Template file for 'python3-ansible-compat' pkgname=python3-ansible-compat -version=2.2.1 +version=2.2.3 revision=1 wrksrc="${pkgname/python3-/}-${version}" build_style=python3-pep517 @@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/ansible-community/ansible-compat" distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz" -checksum=7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b +checksum=1f4e861fa3b0843688add32c5873b20848ebef96ef715d1d808d265835620428 post_patch() { vsed -e "/setuptools_scm_git_archive/d" -i pyproject.toml From df0abe64132029617ca43bdf6e02fbc78103d5ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 1 Nov 2022 13:19:11 +0100 Subject: [PATCH 2/2] python3-ansible-lint: update to 6.8.5. --- 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 d5d11e3e5159..c87792548e61 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.4 +version=6.8.5 revision=1 wrksrc="${pkgname/python3-/}-${version}" build_style=python3-pep517 @@ -19,7 +19,7 @@ maintainer="Jan Christian Grünhage " license="GPL-3.0-only" homepage="https://github.com/ansible-community/ansible-lint" distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz" -checksum=b7c9afbda3da25e106ce648fb9846765237c672bacafd069f11bdaa85ece1648 +checksum=afe9562562e9e6d1b17a1865b540d4f7165bf01cfef2ad0303d1cad6ad397f88 # cba anymore, the list of failing tests changes with every update make_check="no"