From aa91038d25db6ae977ad3f6289bd4f9e85035123 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 4 Nov 2021 14:52:02 +0100 Subject: [PATCH] python3-pyinfra: update to 1.4.18. --- 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 a3601516c12..1b80c9d1a38 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.4.17 +version=1.4.18 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=cfaa82e45aebf74f2299e3b72d0347521a0b9fe38589930d33c46805015d99d5 +checksum=4b69c99d59b0744ad48534cb08bd15c8f4a34d16f45d2ae95117f6edb7f5551b post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8