diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 5eb2c77c2c0..953ef382351 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra -version=1.3.3 -revision=2 +version=1.3.4 +revision=1 wrksrc="pyinfra-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=f6a7575f0f5ad337f988916296ee5b756f2be4ac24d047b5a6130d71b2acc8c1 +checksum=c33f1c4e716fc0aba7d49f36467c5983e37e9d02ad94c3036ba07d8c61fab5c3 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8