From 5936b1f1ab31af8d84f55c065eb91557359c3550 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 22 Mar 2021 15:12:59 +0100 Subject: [PATCH] python3-pyinfra: update to 1.3.9. --- 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 edb1120fdd..bcf20c6656 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.7 +version=1.3.9 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=5ea2765026fd33275262aa6b96cec11391f4fa1d5d47359d9837694220c970a8 +checksum=55c5ee9e39e76a36760ee2a210c259c57579a80715a79ea1778f491102f3737b post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8