From 8f2279ca3caf30d1143811e3f67c141858702962 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 3 Sep 2021 13:48:22 +0200 Subject: [PATCH] python3-pyinfra: update to 1.4.14. --- srcpkgs/python3-pyinfra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 7d07a8aba9..e4b8bdcefb 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -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 " 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