diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index ef65f2057b5..da7abbf01fc 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.3.1 +version=1.3.3 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=0ada84e57f2e86be94f0fc259e2d09640dad8c24361cba8de39de18c39564248 +checksum=f6a7575f0f5ad337f988916296ee5b756f2be4ac24d047b5a6130d71b2acc8c1 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8