diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index be0bfe5e2c..f76af1ddba 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra -version=0.15 +version=0.16 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=4c311fc5a4bb132e2838bc4546da40bda677d7937105cc22de4cf789ad2b20eb +checksum=4eaaa5134801d267c78264ee660bdb002a82b67aaced71556ed7107498720edb post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8