python3-pyinfra: update to 1.4.14.

This commit is contained in:
Leah Neukirchen 2021-09-03 13:48:22 +02:00
parent 1ae94fae17
commit 8f2279ca3c
1 changed files with 2 additions and 2 deletions

View File

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