From patchwork Mon Jan 24 16:16:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5014 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 4JjFrk0fxXz3wsf for ; Mon, 24 Jan 2022 16:32:38 +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 4JjFrj4XtZz2RJ; Mon, 24 Jan 2022 16:32:37 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4JjFrj48wrz2ysy; Mon, 24 Jan 2022 16:32:37 +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 4JjFrj10C0z2xdR for ; Mon, 24 Jan 2022 16:32:37 +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 4JjFrh51VBz2Cr; Mon, 24 Jan 2022 16:32:36 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1643041956; 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=9vFq+cI6eNk+/tRTYgnpcuQ7Oyq+by3nSvg207LAkTA=; b=+19AKOlSlaycZzCbwLyQIXyBMLnS79YCYVG/pHWE5InP8KwBs7j0xtvTc6Xj6zIKp6GnKY 58/vJAbgs8WFXNDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1643041956; 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=9vFq+cI6eNk+/tRTYgnpcuQ7Oyq+by3nSvg207LAkTA=; b=rQ8lO7Fwk5+5FsP74xJhW33xyAbC/Fq3W+JOh5BXdXO3g2KOVSEZ0jbRvoIWhryBPNDDyt Uvr2rRVhoFrzCuQyKUpcXPxSUQAhF9t6eVUInbE1VTrQDGN/tzefBQKuAMcCKfwGfWJ2og 6mK6p8L1tG0zuLO47ZKWUFzrsSmAtl9LIxZwBEC6sYNKIesE/NfVqbbiSSu73cuidf8rrR +tOtXCJQlKDajBhUnDN1C0Mzkq8zC41EX37KnAVuwQrUEGPcUeJwfgGe4lFCclHnvS9xOp R1V5pioD61v1k5hFGeAbXhfEFoGt15kpmnqNb+nYS3DimkxYhmm0Qp5XvcatVg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 35/35] speedtest-cli: Update to python-3.10 Date: Mon, 24 Jan 2022 17:16:55 +0100 Message-Id: <20220124161656.71960-35-adolf.belka@ipfire.org> In-Reply-To: <20220124161656.71960-1-adolf.belka@ipfire.org> References: <20220124161656.71960-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" - Update of lfs PAK_VER from 4 to 5 - Update of rootfile Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/packages/speedtest-cli | 14 +++++++------- lfs/speedtest-cli | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/packages/speedtest-cli b/config/rootfiles/packages/speedtest-cli index 48320f6b6..16cd36b6f 100644 --- a/config/rootfiles/packages/speedtest-cli +++ b/config/rootfiles/packages/speedtest-cli @@ -1,9 +1,9 @@ usr/bin/speedtest usr/bin/speedtest-cli -usr/lib/python3.8/site-packages/speedtest.py -usr/lib/python3.8/site-packages/speedtest_cli-2.1.3-py3.8.egg-info -usr/lib/python3.8/site-packages/speedtest_cli-2.1.3-py3.8.egg-info/PKG-INFO -usr/lib/python3.8/site-packages/speedtest_cli-2.1.3-py3.8.egg-info/SOURCES.txt -usr/lib/python3.8/site-packages/speedtest_cli-2.1.3-py3.8.egg-info/dependency_links.txt -usr/lib/python3.8/site-packages/speedtest_cli-2.1.3-py3.8.egg-info/entry_points.txt -usr/lib/python3.8/site-packages/speedtest_cli-2.1.3-py3.8.egg-info/top_level.txt +usr/lib/python3.10/site-packages/speedtest.py +usr/lib/python3.10/site-packages/speedtest_cli-2.1.3-py3.10.egg-info +usr/lib/python3.10/site-packages/speedtest_cli-2.1.3-py3.10.egg-info/PKG-INFO +usr/lib/python3.10/site-packages/speedtest_cli-2.1.3-py3.10.egg-info/SOURCES.txt +usr/lib/python3.10/site-packages/speedtest_cli-2.1.3-py3.10.egg-info/dependency_links.txt +usr/lib/python3.10/site-packages/speedtest_cli-2.1.3-py3.10.egg-info/entry_points.txt +usr/lib/python3.10/site-packages/speedtest_cli-2.1.3-py3.10.egg-info/top_level.txt diff --git a/lfs/speedtest-cli b/lfs/speedtest-cli index f6bcf4c96..d8e6e60d1 100644 --- a/lfs/speedtest-cli +++ b/lfs/speedtest-cli @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = speedtest-cli -PAK_VER = 4 +PAK_VER = 5 DEPS =