From 3f7dbdd8365ecc4e0daaabc6b4806e6b7a316665 Mon Sep 17 00:00:00 2001 From: lemmi Date: Mon, 14 Jul 2025 23:38:59 +0200 Subject: [PATCH] python3-pyinfra: update to 3.4.1. --- 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 cee0cc9947d..3a8d3dcebdd 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.4 +version=3.4.1 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=de0d499ba19c5c1289de5ddb4816cc88f799c948b2f5de6ed2598dcf75b15552 +checksum=c2fff4dc1c45513180a7324db609d5b4d3a32d2765032f9daf6d441c83fbfe35 post_install() { rm -r ${DESTDIR}/${py3_sitelib}/tests