From f510b79eaa166c28b096a35a0ba8f5a3beecee8e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 16 Sep 2020 16:01:56 +0200 Subject: [PATCH] python3-pyinfra: update to 1.1.2. --- srcpkgs/python3-pyinfra/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index 620c64a14f..e085cae288 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,8 +1,7 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra -version=1.1.1 +version=1.1.2 revision=1 -archs=noarch wrksrc="pyinfra-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,7 +13,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://pyinfra.com/" distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz" -checksum=14226585049c21bf00413760324baeccd523bc665403f9e88555744f9a27ed12 +checksum=90e2b86606ce8adce3ffde1da586c32549c8514b2dd371c3fe04bab97f484bfd post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8