From 96ea82b1f4e0defd1c967e51699b760ac0153ca1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 6 Jun 2021 15:19:05 +0200 Subject: [PATCH] python3-pyinfra: update to 1.4.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 e6f2a1352e5..186d88602ca 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.2 +version=1.4.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=5ddfef56577203a9b1d00dbab292eb1ae3e52551ea5fd65ecbdfdd8242f6ce00 +checksum=ce8d2fedf16588ff563fc379a8ffb5163f5c7cee6c81b1145b28db73457b08f9 post_extract() { vsed -i -e '/configparser/d' setup.py # is in Python 3.8