From ec2e004da29573914a16993ec8d3fe9d882448b4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 16 Aug 2021 12:14:43 +0200 Subject: [PATCH] python3-pyinfra: update to 1.4.12. --- 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 b7c5bebb3e5..2eb834eceae 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.11 +version=1.4.12 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=809c54e78e89517a9736ab1f82f896c881f8d050a4aec366fc4962198b224bda +checksum=b7d7b7844c98a105065d683190c3d0723b4a1addde5a46f21938ead351ec8a65 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8