From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web12.3900.1584647054691973256 for ; Thu, 19 Mar 2020 12:44:14 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.31, mailfrom: ashley.e.desimone@intel.com) IronPort-SDR: c9xdg0Eru/sC8jU3kfqkOMZO0w13ZpohXOM+oOX00h+dFgqQOoFp4BkWjvKwT951rwTKMcfqlF a+xreuHJZAIQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2020 12:44:14 -0700 IronPort-SDR: ACCxQBr05FWzRB+amgWyw/QMCj1MRCWYvnoaQAWEucL4+x1F6a1/97wRpx30zVDVmLnd7/xmon FSJO4/XwwrDw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,572,1574150400"; d="scan'208";a="291718751" Received: from orsmsx109.amr.corp.intel.com ([10.22.240.7]) by FMSMGA003.fm.intel.com with ESMTP; 19 Mar 2020 12:44:13 -0700 Received: from orsmsx163.amr.corp.intel.com (10.22.240.88) by ORSMSX109.amr.corp.intel.com (10.22.240.7) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 19 Mar 2020 12:44:13 -0700 Received: from orsmsx116.amr.corp.intel.com ([169.254.7.196]) by ORSMSX163.amr.corp.intel.com ([169.254.9.97]) with mapi id 14.03.0439.000; Thu, 19 Mar 2020 12:44:12 -0700 From: "Desimone, Ashley E" To: "Desimone, Nathaniel L" , "devel@edk2.groups.io" CC: "Pandya, Puja" , "Bjorge, Erik C" , Bret Barkelew Subject: Re: [edk2-staging/EdkRepo] [PATCH 0/4] Update 3rd party dependencies Thread-Topic: [edk2-staging/EdkRepo] [PATCH 0/4] Update 3rd party dependencies Thread-Index: AQHV/ZzYpA/P33Sc6UWylesOHGVKu6hQUgCA Date: Thu, 19 Mar 2020 19:44:12 +0000 Message-ID: <4CF3A9EB60ABDA47BE7821A4DA3A0A3353D5B470@ORSMSX116.amr.corp.intel.com> References: <20200319031636.2269-1-nathaniel.l.desimone@intel.com> In-Reply-To: <20200319031636.2269-1-nathaniel.l.desimone@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.22.254.140] MIME-Version: 1.0 Return-Path: ashley.e.desimone@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Can you elaborate on the poor situation regarding GitPython dependencies th= at you are working around? Additionally please update the appropriate docum= entation to reflect the updated EdkRepo dependencies. Thanks, Ashley=20 -----Original Message----- From: Desimone, Nathaniel L =20 Sent: Wednesday, March 18, 2020 8:17 PM To: devel@edk2.groups.io Cc: Desimone, Ashley E ; Pandya, Puja ; Bjorge, Erik C ; Bret Barkelew Subject: [edk2-staging/EdkRepo] [PATCH 0/4] Update 3rd party dependencies This patch set updates the 3rd party dependencies used by EdkRepo to the la= test versions available upstream at time of writing. This patch set also updates the installer to handle the poor situation that= the GitPython upstream maintainers have created with their own dependencie= s after the removal of support for Python 2.x. Cc: Ashley DeSimone Cc: Puja Pandya Cc: Erik Bjorge Cc: Bret Barkelew Signed-off-by: Nate DeSimone Nate DeSimone (4): EdkRepo: Installer should remove obsolete dependencies EdkRepo: Remove old 3rd party dependencies EdkRepo: Add new 3rd party dependencies EdkRepo: Update 3rd party packages in installer config .../EdkRepoInstaller/InstallWorker.cs | 30 ++++++++- edkrepo_installer/EdkRepoInstallerConfig.xml | 10 +-- .../GitPython-2.1.11-py2.py3-none-any.whl | Bin 448094 -> 0 bytes .../Vendor/GitPython-3.1.0-py3-none-any.whl | Bin 0 -> 450716 bytes ...hl =3D> colorama-0.4.3-py2.py3-none-any.whl} | Bin 15471 -> 15931 bytes .../Vendor/gitdb-4.0.2-py3-none-any.whl | Bin 0 -> 63571 bytes .../Vendor/gitdb2-2.0.5-py2.py3-none-any.whl | Bin 62555 -> 0 bytes .../Vendor/smmap-3.0.1-py2.py3-none-any.whl | Bin 0 -> 25412 bytes .../Vendor/smmap2-2.0.5-py2.py3-none-any.whl | Bin 24242 -> 0 bytes edkrepo_installer/linux-scripts/install.py | 58 ++++++++++++------ 10 files changed, 71 insertions(+), 27 deletions(-) delete mode 100644 ed= krepo_installer/Vendor/GitPython-2.1.11-py2.py3-none-any.whl create mode 100644 edkrepo_installer/Vendor/GitPython-3.1.0-py3-none-any.w= hl rename edkrepo_installer/Vendor/{colorama-0.4.1-py2.py3-none-any.whl =3D> = colorama-0.4.3-py2.py3-none-any.whl} (50%) create mode 100644 edkrepo_inst= aller/Vendor/gitdb-4.0.2-py3-none-any.whl delete mode 100644 edkrepo_installer/Vendor/gitdb2-2.0.5-py2.py3-none-any.= whl create mode 100644 edkrepo_installer/Vendor/smmap-3.0.1-py2.py3-none-any.w= hl delete mode 100644 edkrepo_installer/Vendor/smmap2-2.0.5-py2.py3-none-any.= whl -- 2.24.0.windows.2