From c27592c71bd5dce54e987e831b81c81cb23cc936 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Fri, 1 Dec 2023 13:59:13 +0100 Subject: [PATCH 1/2] python3-ansible-compat: update to 4.1.10. --- srcpkgs/python3-ansible-compat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template index c1e18a0b10f1c..8b54d048f220e 100644 --- a/srcpkgs/python3-ansible-compat/template +++ b/srcpkgs/python3-ansible-compat/template @@ -1,7 +1,7 @@ # Template file for 'python3-ansible-compat' pkgname=python3-ansible-compat -version=4.1.0 -revision=2 +version=4.1.10 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3-subprocess-tee python3-yaml" @@ -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 8fb738c8f3290bc4e3f96489978c2d9ef1818a6a Mon Sep 17 00:00:00 2001 From: dataCobra Date: Fri, 1 Dec 2023 13:59:43 +0100 Subject: [PATCH 2/2] python3-ansible-lint: update to 6.22.1. --- srcpkgs/python3-ansible-lint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template index a667e929f400e..3430865df1b01 100644 --- a/srcpkgs/python3-ansible-lint/template +++ b/srcpkgs/python3-ansible-lint/template @@ -1,7 +1,7 @@ # Template file for 'python3-ansible-lint' pkgname=python3-ansible-lint -version=6.17.1 -revision=2 +version=6.22.1 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3-ansible-compat ansible-core black python3-filelock @@ -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=d4a3116e0726b98ffbc253f35c5ede98bee546d72d9c363f65e6e79467784d15 # cba anymore, the list of failing tests changes with every update make_check="no"