From a3e840fa153741c87b0d85f55978525d221fc2b6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 20 Feb 2021 17:16:36 +0100 Subject: [PATCH] python3-pyinfra: update to 1.3.6. --- 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 d70ca72f0cc..2ff205a5691 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.3.5 +version=1.3.6 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=c9081d3c640994cc3efdc5a7ebcfcc9073801beb4e060971014d81c07b4dd04a +checksum=3c453222a1f35b82fde7628de341616eb4312d0b12346ad5bde034556989d0e3 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8