python3-pyinfra: update to 1.4.10.

This commit is contained in:
Leah Neukirchen 2021-07-22 16:21:05 +02:00
parent 428bc0f1c5
commit 707b739e1f

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=1.4.8
version=1.4.10
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=df0a79a4c1f01d919736724508e10a464df535d51eb27b2a4a047b77a135cc9d
checksum=f685b3a6bd98a40e3e22fe757d1b1ab5a5f0f9c3d29c2141c6fcaa1b30bb2ee0
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8