python3-pyinfra: update to 0.16.2.

This commit is contained in:
Leah Neukirchen 2020-07-11 14:49:21 +02:00
parent 9e5e88ec8c
commit 35a7ca707b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=0.16.1
version=0.16.2
revision=1
archs=noarch
wrksrc="pyinfra-${version}"
@ -14,7 +14,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=cf103afffb0e4742f13a7a36d62cd3dbbed99d096861d36cc8d109fcf5f2fa30
checksum=fc7e89c0388d006140192be401c0ae300ccb98a89623231e467d0e27f0346d45
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8