python3-pyinfra: update to 1.3.7.

This commit is contained in:
Leah Neukirchen 2021-03-01 12:46:48 +01:00
parent 295543856f
commit 545b6c3cc0

View file

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