From patchwork Sat May 2 19:57:54 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3042 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49F0KQ3dVMz3xXv for ; Sat, 2 May 2020 19:58:02 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49F0KN5vPqzdD; Sat, 2 May 2020 19:58:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49F0KN4XnNz2ySq; Sat, 2 May 2020 19:58:00 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49F0KM3RJcz2xm2 for ; Sat, 2 May 2020 19:57:59 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49F0KL185yzdD for ; Sat, 2 May 2020 19:57:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588449478; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=goNlCftb8uTg4KwjU3w3n4HTc3anN7g6ctdovyJ526Y=; b=+YPyxFgRy2WR2jNP46siS30q7t7L4Pc0O/q5GWTtqajyDZ0yfPJa87Gm4W4luwuBeQqRIO pvGL/cxbRVtHhgBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588449478; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=goNlCftb8uTg4KwjU3w3n4HTc3anN7g6ctdovyJ526Y=; b=kkTTjiYwwzDOyqH7WlVwEm00bvew9INB4e2OfCh0/RbOBKA2gJ2XbNILN1FfzR8zji5U32 Vb9uuAiZzUVYGPtSJn3CyBuYAiSgp3KipH8tnjlxkdbiVsIbJE07xRhoQtHrFrPGgypXIb lVVn+p7hzUul4NHeYZaxu+0MLwFW5VS67bpzDL57n9CGt4SSub+dmGBMJukUPKk5qMlFc9 2dGKf1vvGVanzBiut6ov5PyN1cPT2lLebGwJhyj5KjDYi0k1shggVfPG8ou7FUD01leaiC AhuA/4K/EYWhBY4R/m4vMaaUR/vFsvMbNY5B0kAQcZn+t3ej1hF0sMBhXSnBMg== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Python3: update to 3.8.2 Message-ID: Date: Sat, 2 May 2020 21:57:54 +0200 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=peter.mueller@ipfire.org 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" Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- config/rootfiles/common/python3 | 4 ++-- lfs/python3 | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/python3 b/config/rootfiles/common/python3 index ed8a370cf..665dc8443 100644 --- a/config/rootfiles/common/python3 +++ b/config/rootfiles/common/python3 @@ -842,9 +842,9 @@ usr/lib/python3.8/lib-dynload/xxlimited.cpython-38-MACHINE-linux-gnu.so usr/lib/python3.8/lib-dynload/zlib.cpython-38-MACHINE-linux-gnu.so #usr/lib/python3.8/lib2to3 usr/lib/python3.8/lib2to3/Grammar.txt -usr/lib/python3.8/lib2to3/Grammar3.8.1.final.0.pickle +usr/lib/python3.8/lib2to3/Grammar3.8.2.final.0.pickle usr/lib/python3.8/lib2to3/PatternGrammar.txt -usr/lib/python3.8/lib2to3/PatternGrammar3.8.1.final.0.pickle +usr/lib/python3.8/lib2to3/PatternGrammar3.8.2.final.0.pickle usr/lib/python3.8/lib2to3/__init__.py usr/lib/python3.8/lib2to3/__main__.py usr/lib/python3.8/lib2to3/btm_matcher.py diff --git a/lfs/python3 b/lfs/python3 index 3d3a27861..14bdfa584 100644 --- a/lfs/python3 +++ b/lfs/python3 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 3.8.1 +VER = 3.8.2 THISAPP = Python-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -60,7 +60,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b3fb85fd479c0bf950c626ef80cacb57 +$(DL_FILE)_MD5 = e9d6ebc92183a177b8e8a58cad5b8d67 install : $(TARGET)