diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 6157eacd74d..620c64a14f2 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra -version=1.1 +version=1.1.1 revision=1 archs=noarch wrksrc="pyinfra-${version}" @@ -14,7 +14,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://pyinfra.com/" distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz" -checksum=e825799dc94386182bc16378bf5845f985d4f53497c9595fe480b55d1b50e77c +checksum=14226585049c21bf00413760324baeccd523bc665403f9e88555744f9a27ed12 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8