diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 2c8c6449eb..7e633ebc3f 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.6.2 +version=1.6.3 revision=1 wrksrc="pyinfra-${version}" build_style=python3-module @@ -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=007e489a1cf94221a960aae390e0ff453a3d2a036eb28a072a95035bdc44bf51 +checksum=0db96b12a5dde2ca464a83b7dbbff74207775ad16de9162313a823320ec12488 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8