diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 4365f04a388..e14fcad29d7 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.10 +version=1.3.11 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=2369ba8298c31882b36475376732e4e978f866eff7b018cbe5357084e32450a7 +checksum=415977585103aa42bfb1aeb9f627bd19d270d5deb4cb4a516b1d5cc445631388 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8