python3-pyinfra: update to 1.0.3.

This commit is contained in:
Leah Neukirchen 2020-07-18 14:27:10 +02:00
parent 09e75c9639
commit 6f6929fc02
1 changed files with 2 additions and 2 deletions

View File

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