python3-pyinfra: update to 1.2.

This commit is contained in:
Leah Neukirchen 2020-10-23 16:58:42 +02:00
parent 16ad5361b8
commit b1bdebd812

View file

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