From: "Bjorge, Erik C" <erik.c.bjorge@intel.com>
To: "Desimone, Nathaniel L" <nathaniel.l.desimone@intel.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Desimone, Ashley E" <ashley.e.desimone@intel.com>,
"Pandya, Puja" <puja.pandya@intel.com>,
Bret Barkelew <Bret.Barkelew@microsoft.com>
Subject: Re: [edk2-staging/EdkRepo] [PATCH 4/4] EdkRepo: Update 3rd party packages in installer config
Date: Thu, 19 Mar 2020 16:52:03 +0000 [thread overview]
Message-ID: <MW3PR11MB4571C35607DD9908377859C3AEF40@MW3PR11MB4571.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200319031636.2269-5-nathaniel.l.desimone@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
-----Original Message-----
From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
Sent: Wednesday, March 18, 2020 8:17 PM
To: devel@edk2.groups.io
Cc: Desimone, Ashley E <ashley.e.desimone@intel.com>; Pandya, Puja <puja.pandya@intel.com>; Bjorge, Erik C <erik.c.bjorge@intel.com>; Bret Barkelew <Bret.Barkelew@microsoft.com>
Subject: [edk2-staging/EdkRepo] [PATCH 4/4] EdkRepo: Update 3rd party packages in installer config
Cc: Ashley DeSimone <ashley.e.desimone@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
Cc: Erik Bjorge <erik.c.bjorge@intel.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
---
edkrepo_installer/EdkRepoInstallerConfig.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/edkrepo_installer/EdkRepoInstallerConfig.xml b/edkrepo_installer/EdkRepoInstallerConfig.xml
index b2e0d58..1eafaa2 100644
--- a/edkrepo_installer/EdkRepoInstallerConfig.xml
+++ b/edkrepo_installer/EdkRepoInstallerConfig.xml
@@ -3,15 +3,15 @@
EdkRepoInstallerConfig.xml
@copyright
- Copyright 2017 - 2019 Intel Corporation. All rights reserved.<BR>
+ Copyright 2017 - 2020 Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent --> <EdkRepoInstaller>
<Python MinVersion="3.6.0">
- <Wheel Name="smmap2" Path="smmap2-2.0.5-py2.py3-none-any.whl" Version="2.0.5" UninstallAllOtherCopies="false" />
- <Wheel Name="gitdb2" Path="gitdb2-2.0.5-py2.py3-none-any.whl" Version="2.0.5" UninstallAllOtherCopies="false" />
- <Wheel Name="GitPython" Path="GitPython-2.1.11-py2.py3-none-any.whl" Version="2.1.11" UninstallAllOtherCopies="false" />
- <Wheel Name="colorama" Path="colorama-0.4.1-py2.py3-none-any.whl" Version="0.4.1" UninstallAllOtherCopies="false" />
+ <Wheel Name="smmap" Path="smmap-3.0.1-py2.py3-none-any.whl" UninstallAllOtherCopies="false" Version="3.0.1" />
+ <Wheel Name="gitdb" Path="gitdb-4.0.2-py3-none-any.whl" UninstallAllOtherCopies="false" Version="4.0.2" />
+ <Wheel Name="GitPython" Path="GitPython-3.1.0-py3-none-any.whl" UninstallAllOtherCopies="false" Version="3.1.0" />
+ <Wheel Name="colorama" Path="colorama-0.4.3-py2.py3-none-any.whl"
+ UninstallAllOtherCopies="false" Version="0.4.3" />
<Wheel Name="edkrepo" Path="edkrepo-0.1.0-py3-none-any.whl" Version="0.1.0" UninstallAllOtherCopies="true" />
</Python>
</EdkRepoInstaller>
--
2.24.0.windows.2
next prev parent reply other threads:[~2020-03-19 16:52 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-19 3:16 [edk2-staging/EdkRepo] [PATCH 0/4] Update 3rd party dependencies Nate DeSimone
2020-03-19 3:16 ` [PATCH 1/4] EdkRepo: Installer should remove obsolete dependencies Nate DeSimone
2020-03-19 19:32 ` Desimone, Ashley E
2020-03-19 19:44 ` Bret Barkelew
2020-03-19 21:00 ` Nate DeSimone
2020-03-20 20:21 ` Desimone, Ashley E
2020-03-20 22:06 ` Bret Barkelew
2020-03-21 21:56 ` Nate DeSimone
2020-03-22 18:18 ` Bret Barkelew
2020-03-19 3:16 ` [edk2-staging/EdkRepo] [PATCH 2/4] EdkRepo: Remove old 3rd party dependencies Nate DeSimone
2020-03-19 16:48 ` Bjorge, Erik C
2020-03-19 19:39 ` Desimone, Ashley E
2020-03-19 3:16 ` [edk2-staging/EdkRepo] [PATCH 3/4] EdkRepo: Add new " Nate DeSimone
2020-03-19 16:49 ` Bjorge, Erik C
2020-03-19 19:40 ` Desimone, Ashley E
2020-03-19 3:16 ` [edk2-staging/EdkRepo] [PATCH 4/4] EdkRepo: Update 3rd party packages in installer config Nate DeSimone
2020-03-19 16:52 ` Bjorge, Erik C [this message]
2020-03-19 19:42 ` Desimone, Ashley E
2020-03-19 19:44 ` [edk2-staging/EdkRepo] [PATCH 0/4] Update 3rd party dependencies Desimone, Ashley E
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=MW3PR11MB4571C35607DD9908377859C3AEF40@MW3PR11MB4571.namprd11.prod.outlook.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox