python3-pyinfra: update to 2.0.2.

This commit is contained in:
Leah Neukirchen 2022-04-24 21:47:16 +02:00
parent 031bf1b82c
commit 5e5e5a82f1

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=1.7.2
version=2.0.2
revision=1
wrksrc="pyinfra-${version}"
build_style=python3-module
@ -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=c7a2464ab50c5de865f0984e1978a9af37fbeca2260c4bf642db37fd0aed910d
checksum=d5775bbd7060a67184092f6d29d7ee9f08ad76035cad7328e2fd63824c6fa649
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8