From a73f766e535566ada359973fdc9e39731e260d71 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 12 Jul 2025 20:03:18 +0200 Subject: [PATCH] python3-pyinfra: update to 3.4. --- 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 1ba69c6095f..cee0cc9947d 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra -version=3.3.1 +version=3.4 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" @@ -15,7 +15,7 @@ license="MIT" homepage="https://pyinfra.com/" changelog="https://github.com/Fizzadar/pyinfra/blob/HEAD/CHANGELOG.md" distfiles="https://github.com/Fizzadar/pyinfra/archive/v${version}.tar.gz" -checksum=6490bba47b0182b0c79b3c915bf1f1058be874af4a7edcb95f1ef990f4a44e22 +checksum=de0d499ba19c5c1289de5ddb4816cc88f799c948b2f5de6ed2598dcf75b15552 post_install() { rm -r ${DESTDIR}/${py3_sitelib}/tests