python3-pyinfra: update to 2.6.1.

This commit is contained in:
Leah Neukirchen 2023-01-05 15:18:02 +01:00
parent 86ddf12e7d
commit 1d739df30a

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=2.5.3
version=2.6.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -14,7 +14,7 @@ license="MIT"
homepage="https://pyinfra.com/"
changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md"
distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz"
checksum=dabbd73734689e8f7030f33ef09ea0dc38a696868e39384741bf08796d550420
checksum=20a89a8be8d0bcd310439b8558595fe8e4750457ddf82c01ca9cbad7c79bec68
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8