From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mx.groups.io with SMTP id smtpd.web11.4088.1684370986162146432 for ; Wed, 17 May 2023 17:49:46 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="body hash did not verify" header.i=@linux.microsoft.com header.s=default header.b=B9cACKsw; spf=pass (domain: linux.microsoft.com, ip: 13.77.154.182, mailfrom: mikuback@linux.microsoft.com) Received: from [192.168.4.22] (unknown [47.201.8.94]) by linux.microsoft.com (Postfix) with ESMTPSA id A5C2020F32BA; Wed, 17 May 2023 17:49:44 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com A5C2020F32BA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1684370985; bh=jIJe1ZcM/7gKiKVxB+1C2p9lqQS3TbdpdtItkDV6WyM=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=B9cACKsw1ywrfHANIiLVwYdtsvWCgMwMMLK79BdM0grYjLJCtz2thGB9Ff4RUI2jI tUTdXqEMg6Czm6HXn8U0qwChFQueau3nekEruGLLf5crnlk1VrKyHcAFIPQN2AeECv oGqDg4iusNd0yFqztD6ZVdcnZ5v7zNB6W2NTpYWI= Message-ID: Date: Wed, 17 May 2023 20:49:43 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: =?UTF-8?B?UmU6IOWbnuWkjTogW2VkazItZGV2ZWxdIFtQQVRDSCB2MSAxLzFdIHBpcC1yZXF1aXJlbWVudHMudHh0OiBVcGRhdGUgZWRrMiBwaXAgbW9kdWxlcw==?= To: devel@edk2.groups.io, michael.d.kinney@intel.com, "Gao, Liming" , "rebecca@bsdio.com" , 'Liming Gao' Cc: 'Sean Brogan' , 'Andrew Fish' , 'Leif Lindholm' References: <20230516170134.1485-1-mikuback@linux.microsoft.com> <597f7186-7297-4a06-a6ea-f906a30822ff@app.fastmail.com> <02a001d9885f$818f1990$84ad4cb0$@byosoft.com.cn> <6a1000b9-ef2a-e30f-a71e-01054c3defd1@linux.microsoft.com> From: "Michael Kubacki" In-Reply-To: Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable This is mine: https://github.com/tianocore/edk2/pull/4401 I'll close some related dependabot PRs. On 5/17/2023 8:21 PM, Michael D Kinney wrote: > Is there a PR with EDK II CI results? >=20 > Mike >=20 >> -----Original Message----- >> From: Michael Kubacki >> Sent: Wednesday, May 17, 2023 5:13 PM >> To: devel@edk2.groups.io; Gao, Liming ; >> rebecca@bsdio.com; Kinney, Michael D ; >> 'Liming Gao' >> Cc: 'Sean Brogan' ; 'Andrew Fish' >> ; 'Leif Lindholm' >> Subject: Re: =E5=9B=9E=E5=A4=8D: [edk2-devel] [PATCH v1 1/1] pip-require= ments.txt: Update >> edk2 pip modules >> >> Thanks Liming. >> >> I haven't seen any R-b tags yet. Can I please get some reviews? >> >> On 5/16/2023 9:32 PM, gaoliming via groups.io wrote: >>> Rebecca: >>> I am OK for this change to catch the stable tag 202305. >>> >>> Thanks >>> Liming >>>> -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- >>>> =E5=8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io =E4=BB=A3=E8=A1=A8 Rebecca Cran >>>> =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2023=E5=B9=B45=E6=9C=8817=E6=97= =A5 1:31 >>>> =E6=94=B6=E4=BB=B6=E4=BA=BA: Michael Kubacki ; >>>> devel@edk2.groups.io; Kinney, Michael D ; >>>> 'Liming Gao' >>>> =E6=8A=84=E9=80=81: Sean Brogan ; gaoliming >>>> ; Andrew Fish ; Leif >>>> Lindholm >>>> =E4=B8=BB=E9=A2=98: Re: [edk2-devel] [PATCH v1 1/1] pip-requirements.t= xt: Update edk2 >>> pip >>>> modules >>>> >>>> It would be good to get this in for the edk2-stable202305 release. >>>> >>>> On Tue, May 16, 2023, at 11:01 AM, mikuback@linux.microsoft.com wrote: >>>>> From: Michael Kubacki >>>>> >>>>> - edk2-pytool-library: 0.14.0 to 0.14.1 >>>>> - edk2-pytool-extensions: 0.21.8 to 0.23.2 >>>>> - edk2-basetools: 0.1.43 to 0.1.48 >>>>> >>>>> Cc: Sean Brogan >>>>> Cc: Liming Gao >>>>> Cc: Andrew Fish >>>>> Cc: Leif Lindholm >>>>> Cc: Rebecca Cran >>>>> Signed-off-by: Michael Kubacki >>>>> --- >>>>> >>>>> Notes: >>>>> Updates edk2 pip modules to latest as discussed >>>>> in the 5/15 TianoCore Tools & CI meeting. >>>>> >>>>> - >>>>> >>>> https://github.com/tianocore/edk2-pytool- >> library/compare/v0.14.0...v0.14.1 >>>>> - >>>>> >>>> https://github.com/tianocore/edk2-pytool- >> extensions/compare/v0.21.8...v0. >>>> 23.2 >>>>> >>>>> pip-requirements.txt | 6 +++--- >>>>> 1 file changed, 3 insertions(+), 3 deletions(-) >>>>> >>>>> diff --git a/pip-requirements.txt b/pip-requirements.txt >>>>> index b71e5c4015b7..c221576bef3a 100644 >>>>> --- a/pip-requirements.txt >>>>> +++ b/pip-requirements.txt >>>>> @@ -12,9 +12,9 @@ >>>>> # https://www.python.org/dev/peps/pep-0440/#version-specifiers >>>>> ## >>>>> >>>>> -edk2-pytool-library=3D=3D0.14.0 >>>>> -edk2-pytool-extensions~=3D0.21.8 >>>>> -edk2-basetools=3D=3D0.1.43 >>>>> +edk2-pytool-library=3D=3D0.14.1 >>>>> +edk2-pytool-extensions~=3D0.23.2 >>>>> +edk2-basetools=3D=3D0.1.48 >>>>> antlr4-python3-runtime=3D=3D4.7.1 >>>>> lcov-cobertura=3D=3D2.0.2 >>>>> >>>>> -- >>>>> 2.40.1.windows.1 >>>> >>>> >>>> >>>> >>> >>> >>> >>> >>> >>> >>> >=20 >=20 >=20 >=20 >=20