Hi Liming, PR: https://github.com/tianocore/edk2/pull/3619
All EDK II CI checks passed. Mike > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Michael D > Kinney > Sent: Wednesday, November 9, 2022 10:30 PM > To: [email protected] > Cc: Sean Brogan <[email protected]>; Michael Kubacki > <[email protected]>; Gao, Liming > <[email protected]>; Andrew Fish <[email protected]>; Leif Lindholm > <[email protected]> > Subject: [edk2-devel] [Patch edk2-stable202211 1/1] pip-requirements.txt: > Update edk2-pytool-library to 0.12.0 > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4146 > > Update edk2-pytool-library to version 0.12.0 that adds support for > the environment variable PYTOOL_TEMPORARILY_IGNORE_NESTED_EDK_PACKAGES > that can be set to true to ignore nested packages instead of breaking > the build with an exception. Nested packages are not allowed by the > edk2 specifications. This environment variable allows pytools to run > with reduced functionality if nested packages are present giving > downstream consumers of edk2 that use pytools time to resolve the use > of nested packages and restore all features of pytools. > > Cc: Sean Brogan <[email protected]> > Cc: Michael Kubacki <[email protected]> > Cc: Liming Gao <[email protected]> > Cc: Andrew Fish <[email protected]> > Cc: Leif Lindholm <[email protected]> > Signed-off-by: Michael D Kinney <[email protected]> > --- > pip-requirements.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pip-requirements.txt b/pip-requirements.txt > index 74d1bb35f2f2..d7e6b536f987 100644 > --- a/pip-requirements.txt > +++ b/pip-requirements.txt > @@ -12,7 +12,7 @@ > # https://www.python.org/dev/peps/pep-0440/#version-specifiers > ## > > -edk2-pytool-library==0.11.6 > +edk2-pytool-library==0.12.0 > edk2-pytool-extensions~=0.19.1 > edk2-basetools==0.1.39 > antlr4-python3-runtime==4.7.1 > -- > 2.37.1.windows.1 > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96202): https://edk2.groups.io/g/devel/message/96202 Mute This Topic: https://groups.io/mt/94931193/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
