python3-pyinfra: update to 1.0.2.

This commit is contained in:
Leah Neukirchen 2020-07-15 10:47:02 +02:00
parent c9936bfdff
commit c882584bb2

View file

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