python3-pyinfra: update to 1.4.11.

This commit is contained in:
Leah Neukirchen 2021-08-01 16:46:12 +02:00
parent 029e07a5fd
commit e424163e66

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=1.4.10
version=1.4.11
revision=1
wrksrc="pyinfra-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://pyinfra.com/"
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
checksum=f685b3a6bd98a40e3e22fe757d1b1ab5a5f0f9c3d29c2141c6fcaa1b30bb2ee0
checksum=809c54e78e89517a9736ab1f82f896c881f8d050a4aec366fc4962198b224bda
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8