python3-pyinfra: update to 2.3.

This commit is contained in:
Leah Neukirchen 2022-07-13 19:19:56 +02:00
parent bd088e6352
commit b25c6ab859

View file

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