From 96d2390578fb85cc16a7d7040ae5a223782a4bca Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 30 Jun 2020 00:36:21 +0200 Subject: [PATCH] python3-pyinfra: update to 0.16. --- 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 be0bfe5e2c..f76af1ddba 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra -version=0.15 +version=0.16 revision=1 archs=noarch wrksrc="pyinfra-${version}" @@ -14,7 +14,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://pyinfra.com/" distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz" -checksum=4c311fc5a4bb132e2838bc4546da40bda677d7937105cc22de4cf789ad2b20eb +checksum=4eaaa5134801d267c78264ee660bdb002a82b67aaced71556ed7107498720edb post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8