From 4f203bbc74b92f286a64dcef93e8c04dc7c3240c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sun, 11 Dec 2022 22:28:36 +0100 Subject: [PATCH] python3-ansible-compat: update to 2.2.7. --- 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 bb288eeedd3..6119c3bc681 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.5 +version=2.2.7 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/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz" -checksum=28c7c545fd60ef9c3059cfb2fefd27f92db091ff6b5868f83f121ceb5e1fe1b5 +checksum=08deddcd0a1dc6baabe674b07c6ff882118492c123d281f56f01905271a7ffc4 post_patch() { export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"