diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 7560af6bb5..e6f2a1352e 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.4.1 +version=1.4.2 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=e7a459e896d9f5bf3741c78b6cc5f405eafb9a1a499b23aa87b2ef5d286c0e49 +checksum=5ddfef56577203a9b1d00dbab292eb1ae3e52551ea5fd65ecbdfdd8242f6ce00 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8