From a08a3c5e2c920f55dd7d91d78d2945de9e5457a6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 14 Dec 2020 10:36:12 +0100 Subject: [PATCH] python3-pyinfra: update to 1.3. --- 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 d8d5a27cdbd..45b0b8eba3f 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.2.1 +version=1.3 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=97da607ecc8ec2b0543cb76de02a34143ddd373d1d970f1fd41668fc4425dc08 +checksum=0852337af2a82723c1502b81a1326e59bb1421ae4114242940b779508b8fbb06 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8