python3-pyinfra: update to 1.4.4.

This commit is contained in:
Leah Neukirchen 2021-06-11 15:48:15 +02:00
parent fad34b786c
commit 307a8a259b

View file

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