diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template index 91181442ace..2998f3de0ee 100644 --- a/srcpkgs/python3-ansible-compat/template +++ b/srcpkgs/python3-ansible-compat/template @@ -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 " 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