public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: Joey Vagedes <joey.vagedes@gmail.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Sean Brogan <sean.brogan@microsoft.com>,
	Michael Kubacki <mikuback@linux.microsoft.com>,
	"Gao, Liming" <gaoliming@byosoft.com.cn>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] [PATCH v1 1/1] .azurepipelines: Fix Python version (to 3.12)
Date: Mon, 30 Oct 2023 16:48:49 +0000	[thread overview]
Message-ID: <CO1PR11MB4929D84A0936C184EA32714BD2A1A@CO1PR11MB4929.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20231030164131.20419-1-joeyvagedes@microsoft.com>

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

> -----Original Message-----
> From: Joey Vagedes <joey.vagedes@gmail.com>
> Sent: Monday, October 30, 2023 9:42 AM
> To: devel@edk2.groups.io
> Cc: Sean Brogan <sean.brogan@microsoft.com>; Michael Kubacki
> <mikuback@linux.microsoft.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Gao, Liming <gaoliming@byosoft.com.cn>
> Subject: [PATCH v1 1/1] .azurepipelines: Fix Python version (to 3.12)
> 
> Upgrades python to 3.12 for build as it has been released and all
> supporting tools have been updated to also support 3.12.
> 
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Michael Kubacki <mikuback@linux.microsoft.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Signed-off-by: Joey Vagedes <joeyvagedes@gmail.com>
> ---
>  .azurepipelines/Ubuntu-PatchCheck.yml  | 2 +-
>  .azurepipelines/templates/defaults.yml | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/.azurepipelines/Ubuntu-PatchCheck.yml
> b/.azurepipelines/Ubuntu-PatchCheck.yml
> index 5e79474999b6..a397cf3f4db5 100644
> --- a/.azurepipelines/Ubuntu-PatchCheck.yml
> +++ b/.azurepipelines/Ubuntu-PatchCheck.yml
> @@ -27,7 +27,7 @@ steps:
> 
> 
>  - task: UsePythonVersion@0
> 
>    inputs:
> 
> -    versionSpec: '3.11'
> 
> +    versionSpec: '3.12'
> 
>      architecture: 'x64'
> 
> 
> 
>  - script: |
> 
> diff --git a/.azurepipelines/templates/defaults.yml
> b/.azurepipelines/templates/defaults.yml
> index d50aa3e6d4d0..bc1cd058cc49 100644
> --- a/.azurepipelines/templates/defaults.yml
> +++ b/.azurepipelines/templates/defaults.yml
> @@ -8,5 +8,5 @@
>  ##
> 
> 
> 
>  variables:
> 
> -  default_python_version: "3.11"
> 
> +  default_python_version: "3.12"
> 
>    default_linux_image: "ghcr.io/tianocore/containers/fedora-37-
> test:a0dd931"
> 
> --
> 2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#110324): https://edk2.groups.io/g/devel/message/110324
Mute This Topic: https://groups.io/mt/102279161/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



  reply	other threads:[~2023-10-30 16:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-30 16:41 [edk2-devel] [PATCH v1 1/1] .azurepipelines: Fix Python version (to 3.12) Joey Vagedes via groups.io
2023-10-30 16:48 ` Michael D Kinney [this message]
2023-10-30 17:13   ` Joey Vagedes via groups.io
2023-10-30 19:07 ` Michael Kubacki
2023-10-31 13:43   ` Laszlo Ersek
2023-10-31 15:23     ` Laszlo Ersek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CO1PR11MB4929D84A0936C184EA32714BD2A1A@CO1PR11MB4929.namprd11.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox