From patchwork Wed Aug 31 23:35:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcus Hoffmann X-Patchwork-Id: 1672589 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) (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 legolas.ozlabs.org (Postfix) with ESMTPS id 4MJ0tT5GqZz1yhP for ; Thu, 1 Sep 2022 09:36:16 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 65148404C1; Wed, 31 Aug 2022 23:36:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 65148404C1 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AgO378jJFY1d; Wed, 31 Aug 2022 23:36:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id E4870401B1; Wed, 31 Aug 2022 23:36:10 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org E4870401B1 X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 56CBA1BF3F2 for ; Wed, 31 Aug 2022 23:35:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 301974196A for ; Wed, 31 Aug 2022 23:35:53 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 301974196A X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J9nO22izavDa for ; Wed, 31 Aug 2022 23:35:51 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 5737541975 Received: from mout-b-110.mailbox.org (mout-b-110.mailbox.org [195.10.208.55]) by smtp4.osuosl.org (Postfix) with ESMTPS id 5737541975 for ; Wed, 31 Aug 2022 23:35:51 +0000 (UTC) Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-b-110.mailbox.org (Postfix) with ESMTPS id 4MJ0st5CRnz9sQG; Thu, 1 Sep 2022 01:35:46 +0200 (CEST) From: Marcus Hoffmann To: buildroot@buildroot.org Date: Thu, 1 Sep 2022 01:35:45 +0200 Message-Id: <20220831233545.1231117-1-marcus.hoffmann@othermo.de> MIME-Version: 1.0 X-Rspamd-Queue-Id: 4MJ0st5CRnz9sQG X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=othermo.de; s=MBO0001; t=1661988946; 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; bh=bsJNZ2Lq9UFnQDnv/57t9o2ChKKoVZSfwoTOpHXff0Q=; b=VfwpsDhDlioYHnbGdOZuvzx/kxYIOMmWdJfPk/DW1HGz3RbTqadQ2OaHM9e79p44Pl38jI gvkti0jHo7mCSdQlyyHSDyX3E6zpdJUY8m4j390k8Zu4BESc+WROiSeQX4kj1C1hRkzUs3 sCjaKiWjHAboOrjMRBF8qqovzgEiS+JpvmIbb6nfvLFf3+oaqz0CsKpz9pyb4QnRqR/eth ivbr3EtHxEATBDVGr3uuGUimisXaSpZ4BU7dLY2KdLaDzizaOTwFPCrNzDDJmwnmkLQepV lAfNRUzvebneqrGsFrA/FoGL+wHnQTGa+TW95rXsKIt3DkwCDfDFbXe2aa49UA== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key) header.d=othermo.de header.i=@othermo.de header.a=rsa-sha256 header.s=MBO0001 header.b=VfwpsDhD Subject: [Buildroot] [PATCH 1/1] package/python3: bump to 3.10.6 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thomas Petazzoni , Asaf Kahlon Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Release notes: https://docs.python.org/release/3.10.6/whatsnew/changelog.html#python-3-10-6-final Signed-off-by: Marcus Hoffmann --- package/python3/python3.hash | 2 +- package/python3/python3.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/python3/python3.hash b/package/python3/python3.hash index 8052e3f6e0..596f3e7c18 100644 --- a/package/python3/python3.hash +++ b/package/python3/python3.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 8437efd5b106ef0a75aabfbf23d880625120a73a86a22ade4d2e2e68d7b74486 Python-3.10.5.tar.xz +sha256 f795ff87d11d4b0c7c33bc8851b0c28648d8a4583aa2100a98c22b4326b6d3f3 Python-3.10.6.tar.xz sha256 f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b LICENSE diff --git a/package/python3/python3.mk b/package/python3/python3.mk index 9af384712a..f87c006e16 100644 --- a/package/python3/python3.mk +++ b/package/python3/python3.mk @@ -5,7 +5,7 @@ ################################################################################ PYTHON3_VERSION_MAJOR = 3.10 -PYTHON3_VERSION = $(PYTHON3_VERSION_MAJOR).5 +PYTHON3_VERSION = $(PYTHON3_VERSION_MAJOR).6 PYTHON3_SOURCE = Python-$(PYTHON3_VERSION).tar.xz PYTHON3_SITE = https://python.org/ftp/python/$(PYTHON3_VERSION) PYTHON3_LICENSE = Python-2.0, others