python3-pyinfra: update to 1.4.13.

This commit is contained in:
Leah Neukirchen 2021-08-24 16:13:17 +02:00
parent 63af6a670b
commit f9fcdea64c

View file

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