diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 77ed17cee4b..d35d0342ce4 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra -version=2.1 +version=2.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=aba617e8b672b3a2f0a3efcbf142a86c5e47a2adfe9b54ceef009ccbfc8221a9 +checksum=fb82d4a0f32b3500720d8b779bfd3d26e64ff56518f2b5633e219d5cc90a1fdb post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8