python3-pyinfra: update to 1.4.15.

This commit is contained in:
Leah Neukirchen 2021-09-28 19:33:40 +02:00
parent a3d1f2ef6f
commit b0f9c55b6e

View file

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