From patchwork Wed May 10 13:04:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6853 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4QGZxP2hZ0z3wk1 for ; Wed, 10 May 2023 13:04:41 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4QGZxF5jrcz1VR; Wed, 10 May 2023 13:04:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4QGZxD4XRcz30L2; Wed, 10 May 2023 13:04:32 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4QGZxC4NB1z30JD for ; Wed, 10 May 2023 13:04:31 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4QGZxB6d6Nz1GG; Wed, 10 May 2023 13:04:30 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1683723871; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JF2rjyixtFSz3STMxE+u+TIvzqwmKILsQGR4p04dGv4=; b=PumomklNqdIjSCVobnutn5Z5RVHWKuIzntTtMXdjGfD/d4KLIqAY4J/kmyNig6ro3oB0PN 5RWZurtWW674kODw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1683723871; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=JF2rjyixtFSz3STMxE+u+TIvzqwmKILsQGR4p04dGv4=; b=KArCDlsX83ljKa8+JFjfp7wB1q0melWrIrjerRag/DiqtixxWKduRNQs1lPsP2MsekfRoo c1Mf6zPl0goVMSr/sXq6Vfo6r3OcwNn74We/3bj5P60KS00bxwu05wnfCaZNvYU3zJ+uki 8VCqrSRNNEymFCIwZa4XiranClK9WrpkoUN88WMP1a0qG+F36tI7G8urXRwtK98z0MYKwq YtGE1oAw3GRt371b2V8hD7fSVn+HW/PtEZoO3xKdcayGs27AYV0hjUTMQAjgEbvF8hM55q aqdR8OSBvaDwkDbB68SLRF8MpGFHX1q3lYdru18gKy2PEVXIrlGXhCQ9+G7n5A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 7/7] make.sh: Fixes Bug#13076 Date: Wed, 10 May 2023 15:04:22 +0200 Message-Id: <20230510130422.2676356-7-adolf.belka@ipfire.org> In-Reply-To: <20230510130422.2676356-1-adolf.belka@ipfire.org> References: <20230510130422.2676356-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Adds borgbackup run time dependency - python3-exceptiongroup - Adds python3-exceptiongroup build time dependency - python3-flit_scm - Removes python3-attr that is no longer required in borgbackup dependency chain Fixes: Bug#13076 Tested-by: Adolf Belka Signed-off-by: Adolf Belka --- make.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/make.sh b/make.sh index 6eafd62d9..e0ea7326c 100755 --- a/make.sh +++ b/make.sh @@ -1606,12 +1606,13 @@ buildipfire() { lfsmake2 python3-terminaltables lfsmake2 python3-pkgconfig lfsmake2 python3-msgpack - lfsmake2 python3-attr lfsmake2 python3-attrs lfsmake2 python3-sniffio lfsmake2 python3-sortedcontainers lfsmake2 python3-outcome lfsmake2 python3-async_generator + lfsmake2 python3-flit_scm + lfsmake2 python3-exceptiongroup lfsmake2 python3-trio lfsmake2 python3-pyfuse3 lfsmake2 aws-cli