python3-pyinfra: update to 2.4.

This commit is contained in:
Leah Neukirchen 2022-09-02 16:05:31 +02:00
parent bea559cb53
commit a9ead9edc8

View file

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