python3-pyinfra: update to 1.4.3.

This commit is contained in:
Leah Neukirchen 2021-06-06 15:19:05 +02:00
parent 6545adb4c8
commit 96ea82b1f4

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pyinfra'
pkgname=python3-pyinfra
version=1.4.2
version=1.4.3
revision=1
wrksrc="pyinfra-${version}"
build_style=python3-module
@ -13,7 +13,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=5ddfef56577203a9b1d00dbab292eb1ae3e52551ea5fd65ecbdfdd8242f6ce00
checksum=ce8d2fedf16588ff563fc379a8ffb5163f5c7cee6c81b1145b28db73457b08f9
post_extract() {
vsed -i -e '/configparser/d' setup.py # is in Python 3.8