From patchwork Tue Feb 22 12:51:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 5246 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 4K2zb8662Kz3xgb for ; Tue, 22 Feb 2022 12:52:20 +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 4K2zZl2Mqpz5Xj; Tue, 22 Feb 2022 12:51:59 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4K2zZj70X2z32NR; Tue, 22 Feb 2022 12:51:57 +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 4K2zZf5SfTz2yrp for ; Tue, 22 Feb 2022 12:51:54 +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 4K2zZd0Qh3z2RB; Tue, 22 Feb 2022 12:51:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1645534313; 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=egppO/1DV5B30DruNQOvHYAVwzVm6Ft0bNsjQYjowlM=; b=Y1qPl+d/tMrSYQ9Z1dNlVkuf8UltFWcaEcDf1yKvIaJvl6PdSwHPhpw33CmnKFL0Q/Tb6u aqBOAhx1Urnygf4gycH6gwMs6eFv2MDjrgR/UdGFz7dOer7KDEwR3G+hlLPLg6+QxcD8bS Ebxr0/JN3z4VS3GdNW8Rd2jrMFgFVKqg5WEXE9Lu91H+42n/wBm+PZzZQGzhglu8axlHnK 7QTH2p3ABP6el71hJGnJdfc874ky2keBNxvqF2aFEW8tAr3WivrUvP5fPBfC/S0uY6dzsm jX9PQ1YolPvpV95gLLu+LYbsJzeb86OZdvWw2YXrPG2/fh+Ay1zxzjX3a8CO2A== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1645534313; 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=egppO/1DV5B30DruNQOvHYAVwzVm6Ft0bNsjQYjowlM=; b=VF2trm9LFS/HSfhufKNQ5lnzUqElJFkQ8aSTD1XUXkfgtMyOaJVmrlvhJM6RqXBNkGpdf9 GmN0bOvDDX+cqrAw== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 24/50] make.sh: Re-order build of some Python modules Date: Tue, 22 Feb 2022 12:51:09 +0000 Message-Id: <20220222125135.1211290-25-michael.tremer@ipfire.org> In-Reply-To: <20220222125135.1211290-1-michael.tremer@ipfire.org> References: <20220222125135.1211290-1-michael.tremer@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: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- make.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make.sh b/make.sh index 60ddb04d8..a2f8cb6c3 100755 --- a/make.sh +++ b/make.sh @@ -1619,10 +1619,11 @@ buildipfire() { lfsmake2 python3-pep517 lfsmake2 python3-build lfsmake2 python3-install + lfsmake2 python3-urllib3 lfsmake2 python3-flit + lfsmake2 python3-packaging lfsmake2 python3-typing-extensions lfsmake2 python3-semantic-version - lfsmake2 python3-packaging lfsmake2 python3-setuptools-scm lfsmake2 python3-setuptools-rust lfsmake2 python3-six @@ -1633,7 +1634,6 @@ buildipfire() { lfsmake2 python3-s3transfer lfsmake2 python3-rsa lfsmake2 python3-pyasn1 - lfsmake2 python3-urllib3 lfsmake2 python3-botocore lfsmake2 python3-cffi lfsmake2 python3-cryptography