python3-ansible-compat: update to 2.2.7.

This commit is contained in:
Jan Christian Grünhage 2022-12-11 22:28:36 +01:00 committed by Piraty
parent 39f554feac
commit 4f203bbc74

View File

@ -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 <jan.christian@gruenhage.xyz>"
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}"