python3-ansible-compat: update to 4.1.0

This commit is contained in:
Pascal Huber 2023-05-21 15:03:34 +02:00 committed by classabbyamp
parent 4000b5d8bc
commit 19ebe9f25e

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ansible-compat'
pkgname=python3-ansible-compat
version=3.0.1
version=4.1.0
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/ansible-compat/ansible-compat-${version}.tar.gz"
checksum=d7dc5e4b7fade9b7375c568a24475b7be81024cac2a20caef3260ef0b51287b4
checksum=bcc6b3cf4bb102e1b1b36a8639fee7ad18ddb1d99fb055d208c8a0f650a51621
post_patch() {
export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"