diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 5de7addc5db..c72b1d7881b 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.9 +version=2.9.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,7 +14,7 @@ license="MIT" homepage="https://pyinfra.com/" changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md" distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz" -checksum=3c8f71b557a850ae23370b4846d0631110648168c5fe9723051a7bf74ec3f50c +checksum=10a4d7698f60ff142541d7e5c8173147b3613489c720899f3b92e278f2e95789 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8