From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id A0823941C51 for ; Tue, 10 Oct 2023 20:33:20 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=w89xeomtuqaTH5xvAGbmzBPtY0/Yv1Z+KRhAlzqzYpY=; c=relaxed/simple; d=groups.io; h=Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:Organization:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20140610; t=1696969999; v=1; b=PKSLhWTI2I5YsD+dkNzuF9NqWrGGJFTfH1yI6N0mrX/qcqscED5Xfp4Mi9G/9CfGgpDotWT8 EP+Hkus4CqToVxDy+wxnDJCgn4IQOGMCU28yM5NDdL+scJ+GrBGT4dl6YHEbO0U9nDr1laH3pfo hwM5JsrgCcwnPoUi10b8ReyM= X-Received: by 127.0.0.2 with SMTP id x6keYY7687511xSYjBrtS54v; Tue, 10 Oct 2023 13:33:19 -0700 X-Received: from mail-ej1-f43.google.com (mail-ej1-f43.google.com [209.85.218.43]) by mx.groups.io with SMTP id smtpd.web11.793.1696969998449064215 for ; Tue, 10 Oct 2023 13:33:18 -0700 X-Received: by mail-ej1-f43.google.com with SMTP id a640c23a62f3a-9b275afb6abso46614966b.1 for ; Tue, 10 Oct 2023 13:33:18 -0700 (PDT) X-Gm-Message-State: 3I18uONU0ukfiOmZOcSPfid6x7686176AA= X-Google-Smtp-Source: AGHT+IHqnUxRhkp8St130YeS/tP3B8MSfufIFvkclOewmOKfk5oT8ztqDloGV7cp2RI/GMUR0yV87A== X-Received: by 2002:a17:906:5ac8:b0:9b2:b755:5b94 with SMTP id x8-20020a1709065ac800b009b2b7555b94mr12817585ejs.38.1696969996605; Tue, 10 Oct 2023 13:33:16 -0700 (PDT) X-Received: from [192.168.200.206] (83.11.17.48.ipv4.supernova.orange.pl. [83.11.17.48]) by smtp.gmail.com with ESMTPSA id n24-20020a170906089800b009929d998abcsm8839904eje.209.2023.10.10.13.33.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 Oct 2023 13:33:16 -0700 (PDT) Message-ID: <257d49e9-6a58-4c60-9ed9-4684bd514da9@linaro.org> Date: Sun, 8 Oct 2023 18:57:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [PATCH v1 0/2] Fix Python minor version To: devel@edk2.groups.io, mikuback@linux.microsoft.com Cc: Sean Brogan , Michael D Kinney , Liming Gao References: <20231006231044.1568-1-mikuback@linux.microsoft.com> From: "Marcin Juszkiewicz" Organization: Linaro In-Reply-To: <20231006231044.1568-1-mikuback@linux.microsoft.com> Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,marcin.juszkiewicz@linaro.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Language: pl-PL, en-GB, en-HK Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=PKSLhWTI; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=linaro.org (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io W dniu 7.10.2023 o 01:10, Michael Kubacki pisze: > Python 3.12 released recently. The Python version is currently specified > to allow updates to newer minor versions. Time is needed to adjust > scripts for Python 3.12 so this series fixes the Python version to 3.11. > Some places that were already fixed but need the version updated to 3.11 > for consistency are updated as well. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109502): https://edk2.groups.io/g/devel/message/109502 Mute This Topic: https://groups.io/mt/101808693/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-