diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index dae33b3433..f5ddf0a722 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.4.7 +version=1.4.8 revision=1 wrksrc="pyinfra-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://pyinfra.com/" distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz" -checksum=607fe26b9c49a8f76774e1eceed879615efa9ea335da6d640c632f6919ac78b6 +checksum=df0a79a4c1f01d919736724508e10a464df535d51eb27b2a4a047b77a135cc9d post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8