From 951b2c4b78a9bc88c5e4c12cfa01130aefe85db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 27 Oct 2022 11:17:55 +0200 Subject: [PATCH] python3-ansible-compat: update to 2.2.1. --- 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 d626fe31e75..12900c05012 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.0 +version=2.2.1 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=676db8ec0449d1f07038625b8ebb8ceef5f8ad3a1af3ee82d4ed66b9b04cb6fa +checksum=7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b post_patch() { vsed -e "/setuptools_scm_git_archive/d" -i pyproject.toml