From 46064ca9bf6eaa3253cb65f3b52dcadbb5ee05f7 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Fri, 1 Dec 2023 13:59:13 +0100 Subject: [PATCH] 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 c1e18a0b10f..8b54d048f22 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}"