From patchwork Mon Jan 24 16:16:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5010 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 4JjFq843CQz3wsf for ; Mon, 24 Jan 2022 16:31:16 +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 4JjFq80krYz4S7; Mon, 24 Jan 2022 16:31:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4JjFq80BcQz2ydg; Mon, 24 Jan 2022 16:31:16 +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 4JjFq66KBgz2ydg for ; Mon, 24 Jan 2022 16:31:14 +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 4JjFq61wDQz77; Mon, 24 Jan 2022 16:31:14 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1643041874; 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=rRHYWwg6vkuoVNgPV2VzO4CAz+4ACwfIbHx3xxXpcDQ=; b=JYIO0xL3Nhqht9DemjpzQZeLbtgwqVTGRgxwYan/MbW/U+/DVloPqJnSBsRKMUI31uOtpf 9FP2xuArzL1K9CBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1643041874; 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=rRHYWwg6vkuoVNgPV2VzO4CAz+4ACwfIbHx3xxXpcDQ=; b=LWw7qV8IvAuE5bgFiYPGcwwsmr6SvaXgW4gDYrt1GX0u6Qgu8Nl7ItTyX5JQolE8bwKVXz QhmOzGMqqA0GJErKVQ5X7uOZb8LuwcZswXcjlWXlr8R7/mupW0BSn4OkMQIYbJPQ3L0X5e aDZmC4uBThc/INzoAPtm+dZivw9VKMuw//RvLW3jtNcSWzOmBIK3Ps/0xXP1/AOPAsgH5b Tgt0nDzNyqMRXS9VjXj+Jjb3DkRZc3Vxvr0cI276k0nELaCKjiyNtEM7eKWuxfSqI0LYkd QE4yAmwUGHsjZBI5TDxKoHoyVrk0PnbNV5+kr9S+J7VjATM8elNXaOscES+/hQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 31/35] libloc: Update to python-3.10 Date: Mon, 24 Jan 2022 17:16:51 +0100 Message-Id: <20220124161656.71960-31-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 rootfile Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/common/libloc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config/rootfiles/common/libloc b/config/rootfiles/common/libloc index 43f9efd9e..3cfc92706 100644 --- a/config/rootfiles/common/libloc +++ b/config/rootfiles/common/libloc @@ -24,16 +24,16 @@ usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Location.pm #usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Location/.packlist usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Location/Location.so #usr/lib/pkgconfig/libloc.pc -#usr/lib/python3.8/site-packages/_location.la -usr/lib/python3.8/site-packages/_location.so -#usr/lib/python3.8/site-packages/location -usr/lib/python3.8/site-packages/location/__init__.py -#usr/lib/python3.8/site-packages/location/database.py -usr/lib/python3.8/site-packages/location/downloader.py -usr/lib/python3.8/site-packages/location/export.py -usr/lib/python3.8/site-packages/location/i18n.py -#usr/lib/python3.8/site-packages/location/importer.py -usr/lib/python3.8/site-packages/location/logger.py +#usr/lib/python3.10/site-packages/_location.la +usr/lib/python3.10/site-packages/_location.so +#usr/lib/python3.10/site-packages/location +usr/lib/python3.10/site-packages/location/__init__.py +#usr/lib/python3.10/site-packages/location/database.py +usr/lib/python3.10/site-packages/location/downloader.py +usr/lib/python3.10/site-packages/location/export.py +usr/lib/python3.10/site-packages/location/i18n.py +#usr/lib/python3.10/site-packages/location/importer.py +usr/lib/python3.10/site-packages/location/logger.py #usr/share/locale/de/LC_MESSAGES/libloc.mo #usr/share/man/man3/Location.3 usr/share/xt_geoip/A1.iv4