Reviewed-by: Liming Gao <liming....@intel.com> > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Zhang, Shenglei > Sent: Tuesday, April 7, 2020 2:48 PM > To: devel@edk2.groups.io > Cc: Sean Brogan <sean.bro...@microsoft.com>; Bret Barkelew > <bret.barke...@microsoft.com>; Kinney, Michael D > <michael.d.kin...@intel.com>; Gao, Liming <liming....@intel.com> > Subject: [edk2-devel] [PATCH] pip-requirements.txt: Update extensions min > version to 0.13.3 > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2616 > Pytool extensions are locked on 0.12.x but extensions has > moved to 0.13.x. So update the pip-requirements.txt. > > Cc: Sean Brogan <sean.bro...@microsoft.com> > Cc: Bret Barkelew <bret.barke...@microsoft.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Liming Gao <liming....@intel.com> > Signed-off-by: Shenglei Zhang <shenglei.zh...@intel.com> > --- > pip-requirements.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/pip-requirements.txt b/pip-requirements.txt > index 6a41a95ec594..574dac43b1a6 100644 > --- a/pip-requirements.txt > +++ b/pip-requirements.txt > @@ -9,8 +9,8 @@ > # https://pypi.org/project/pip/ > # https://pip.pypa.io/en/stable/user_guide/#requirements-files > # > https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format > -# > +# https://www.python.org/dev/peps/pep-0440/#version-specifiers > ## > > edk2-pytool-library==0.10.* > -edk2-pytool-extensions==0.12.* > +edk2-pytool-extensions~=0.13.3 > -- > 2.18.0.windows.1 > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#57015): https://edk2.groups.io/g/devel/message/57015 Mute This Topic: https://groups.io/mt/72845389/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-