python3-pyinfra: update to 1.4.7.

This commit is contained in:
Leah Neukirchen 2021-07-05 11:48:20 +02:00
parent 98db3c0c31
commit 60bb196df2

View file

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