python3-pyinfra: update to 2.9.2.

This commit is contained in:
Leah Neukirchen 2024-03-11 15:19:16 +01:00
parent 74c46320c1
commit 9ba9cb193c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=2.9
version=2.9.2
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=3c8f71b557a850ae23370b4846d0631110648168c5fe9723051a7bf74ec3f50c
checksum=10a4d7698f60ff142541d7e5c8173147b3613489c720899f3b92e278f2e95789
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8