python3-pyinfra: update to 0.16.1.

This commit is contained in:
Leah Neukirchen 2020-07-05 14:49:44 +02:00
parent e9463b4b15
commit 69daf14b72

View file

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