python3-pyinfra: update to 1.4.12.

This commit is contained in:
Leah Neukirchen 2021-08-16 12:14:43 +02:00
parent 820a0ab6f2
commit ec2e004da2

View file

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