From 158669295b37d0e93afbf6462eff5281a5f879f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sat, 16 Sep 2023 16:06:21 +0200 Subject: [PATCH 1/2] python3-ansible-compat: update to 4.1.10. --- 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 7f3de3717f458..8b54d048f220e 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=4.1.0 +version=4.1.10 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" @@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/ansible/ansible-compat" distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz" -checksum=bcc6b3cf4bb102e1b1b36a8639fee7ad18ddb1d99fb055d208c8a0f650a51621 +checksum=2be8c7b510d2e15eed1e9ef443209d67d9aec8f427026b88936d4535ff59863d post_patch() { export SETUPTOOLS_SCM_PRETEND_VERSION="${version}" From e9f4dbdf21c029d814e86ad88616ba3002bf18ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sat, 16 Sep 2023 16:06:45 +0200 Subject: [PATCH 2/2] python3-ansible-lint: update to 6.19.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 ac598237f248c..b984d12e2b8ac 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.17.1 +version=6.19.0 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=f34e333f3555c99ff34c778f61d470d1e3a1eb6dc76090d0dd7b95b2c94745c2 +checksum=26c3aa1249636ad908449ef204be0a043a5af11ea3bd45949c8e4a680f217e7e # cba anymore, the list of failing tests changes with every update make_check="no"