python3-pyinfra: update to 1.7.2.

This commit is contained in:
Leah Neukirchen 2022-03-28 14:22:29 +02:00
parent 8ccfd20230
commit b66096b160

View file

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