python3-pyinfra: update to 1.4.16.

This commit is contained in:
Leah Neukirchen 2021-10-05 12:46:31 +02:00
parent 3466e54d4b
commit 24650bf4ab

View file

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