python3-pyinfra: update to 1.1.2.

This commit is contained in:
Leah Neukirchen 2020-09-16 16:01:56 +02:00
parent b4b5074c69
commit f510b79eaa

View file

@ -1,8 +1,7 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=1.1.1
version=1.1.2
revision=1
archs=noarch
wrksrc="pyinfra-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -14,7 +13,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=14226585049c21bf00413760324baeccd523bc665403f9e88555744f9a27ed12
checksum=90e2b86606ce8adce3ffde1da586c32549c8514b2dd371c3fe04bab97f484bfd
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8