python3-pyinfra: update to 1.0.4.

This commit is contained in:
Leah Neukirchen 2020-07-21 13:22:33 +02:00
parent 906ba432ae
commit c9c37eb735

View file

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