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