python3-ansible-compat: update to 2.2.4.

This commit is contained in:
Jan Christian Grünhage 2022-11-01 13:25:32 +01:00 committed by classabbyamp
parent 1dcfc76d81
commit 65ed2babac
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'python3-ansible-compat'
pkgname=python3-ansible-compat
version=2.2.1
revision=2
version=2.2.4
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm"
depends="python3-subprocess-tee python3-yaml"
short_desc="Python package for working with various version of ansible"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="MIT"
homepage="https://github.com/ansible-community/ansible-compat"
homepage="https://github.com/ansible/ansible-compat"
distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
checksum=7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b
checksum=6a2c3ade5005530cdfdd8e961c784b1718f17ad480a1be5a8014bff89c9c9c2e
post_patch() {
vsed -e "/setuptools_scm_git_archive/d" -i pyproject.toml