Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 342813a3f7794bf67405a236053f27c916804d36 https://github.com/tianocore/edk2/commit/342813a3f7794bf67405a236053f27c916804d36 Author: Michael D Kinney <michael.d.kin...@intel.com> Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths: M pip-requirements.txt Log Message: ----------- 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 <sean.bro...@microsoft.com> Cc: Michael Kubacki <mikub...@linux.microsoft.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Andrew Fish <af...@apple.com> Cc: Leif Lindholm <quic_llind...@quicinc.com> Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits