public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH v1 1/1] pip-requirements.txt: Update to latest
@ 2024-01-11 21:35 Joey Vagedes via groups.io
  2024-01-11 22:58 ` Michael D Kinney
  0 siblings, 1 reply; 4+ messages in thread
From: Joey Vagedes via groups.io @ 2024-01-11 21:35 UTC (permalink / raw)
  To: devel; +Cc: Andrew Fish, Leif Lindholm, Michael D Kinney

From: "Joey Vagedes (from Dev Box)" <joeyvagedes@microsoft.com>

Updates edk2-pytool-extensions, edk2-pytool-library, and regex to their
latest respective releases.

Signed-off-by: Joey Vagedes <joey.vagedes@gmail.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
---
 pip-requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pip-requirements.txt b/pip-requirements.txt
index 8177c60d1808..6420078822b5 100644
--- a/pip-requirements.txt
+++ b/pip-requirements.txt
@@ -12,9 +12,9 @@
 # https://www.python.org/dev/peps/pep-0440/#version-specifiers
 ##
 
-edk2-pytool-library==0.19.3
-edk2-pytool-extensions~=0.25.1
+edk2-pytool-library==0.19.9
+edk2-pytool-extensions==0.26.4
 edk2-basetools==0.1.48
 antlr4-python3-runtime==4.7.1
 lcov-cobertura==2.0.2
-regex==2023.8.8
+regex==2023.12.25
-- 
2.43.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113631): https://edk2.groups.io/g/devel/message/113631
Mute This Topic: https://groups.io/mt/103671350/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [edk2-devel] [PATCH v1 1/1] pip-requirements.txt: Update to latest
  2024-01-11 21:35 [edk2-devel] [PATCH v1 1/1] pip-requirements.txt: Update to latest Joey Vagedes via groups.io
@ 2024-01-11 22:58 ` Michael D Kinney
  2024-01-11 23:16   ` Joey Vagedes via groups.io
  0 siblings, 1 reply; 4+ messages in thread
From: Michael D Kinney @ 2024-01-11 22:58 UTC (permalink / raw)
  To: Joey Vagedes, devel@edk2.groups.io
  Cc: Andrew Fish, Leif Lindholm, Kinney, Michael D

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

> -----Original Message-----
> From: Joey Vagedes <joey.vagedes@gmail.com>
> Sent: Thursday, January 11, 2024 1:35 PM
> To: devel@edk2.groups.io
> Cc: Andrew Fish <afish@apple.com>; Leif Lindholm <quic_llindhol@quicinc.com>;
> Kinney, Michael D <michael.d.kinney@intel.com>
> Subject: [PATCH v1 1/1] pip-requirements.txt: Update to latest
> 
> From: "Joey Vagedes (from Dev Box)" <joeyvagedes@microsoft.com>
> 
> Updates edk2-pytool-extensions, edk2-pytool-library, and regex to their
> latest respective releases.
> 
> Signed-off-by: Joey Vagedes <joey.vagedes@gmail.com>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> ---
>  pip-requirements.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/pip-requirements.txt b/pip-requirements.txt
> index 8177c60d1808..6420078822b5 100644
> --- a/pip-requirements.txt
> +++ b/pip-requirements.txt
> @@ -12,9 +12,9 @@
>  # https://www.python.org/dev/peps/pep-0440/#version-specifiers
> 
>  ##
> 
> 
> 
> -edk2-pytool-library==0.19.3
> 
> -edk2-pytool-extensions~=0.25.1
> 
> +edk2-pytool-library==0.19.9
> 
> +edk2-pytool-extensions==0.26.4
> 
>  edk2-basetools==0.1.48
> 
>  antlr4-python3-runtime==4.7.1
> 
>  lcov-cobertura==2.0.2
> 
> -regex==2023.8.8
> 
> +regex==2023.12.25
> 
> --
> 2.43.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113633): https://edk2.groups.io/g/devel/message/113633
Mute This Topic: https://groups.io/mt/103671350/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [edk2-devel] [PATCH v1 1/1] pip-requirements.txt: Update to latest
  2024-01-11 22:58 ` Michael D Kinney
@ 2024-01-11 23:16   ` Joey Vagedes via groups.io
  2024-01-12  0:06     ` Michael D Kinney
  0 siblings, 1 reply; 4+ messages in thread
From: Joey Vagedes via groups.io @ 2024-01-11 23:16 UTC (permalink / raw)
  To: Michael D Kinney, devel

[-- Attachment #1: Type: text/plain, Size: 657 bytes --]

Thanks Mike,

I've updated the PR / branch with the reviewed-by tag. It is ready to be merged at your convenience.

pip-requirements.txt: Update to latest by Javagedes · Pull Request #5256 · tianocore/edk2 (github.com) ( https://github.com/tianocore/edk2/pull/5256 )

Thanks,
Joey


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113634): https://edk2.groups.io/g/devel/message/113634
Mute This Topic: https://groups.io/mt/103671350/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 1119 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [edk2-devel] [PATCH v1 1/1] pip-requirements.txt: Update to latest
  2024-01-11 23:16   ` Joey Vagedes via groups.io
@ 2024-01-12  0:06     ` Michael D Kinney
  0 siblings, 0 replies; 4+ messages in thread
From: Michael D Kinney @ 2024-01-12  0:06 UTC (permalink / raw)
  To: Joey Vagedes, devel@edk2.groups.io; +Cc: Kinney, Michael D

[-- Attachment #1: Type: text/plain, Size: 1007 bytes --]

Merged: https://github.com/tianocore/edk2/pull/5256


From: Joey Vagedes via groups.io <joeyvagedes=microsoft.com@groups.io>
Sent: Thursday, January 11, 2024 3:16 PM
To: Kinney, Michael D <michael.d.kinney@intel.com>; devel@edk2.groups.io
Subject: Re: [edk2-devel] [PATCH v1 1/1] pip-requirements.txt: Update to latest

Thanks Mike,

I've updated the PR / branch with the reviewed-by tag. It is ready to be merged at your convenience.

pip-requirements.txt: Update to latest by Javagedes · Pull Request #5256 · tianocore/edk2 (github.com)<https://github.com/tianocore/edk2/pull/5256>

Thanks,
Joey


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113635): https://edk2.groups.io/g/devel/message/113635
Mute This Topic: https://groups.io/mt/103671350/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/1913456212/xyzzy [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 3471 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-12  0:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11 21:35 [edk2-devel] [PATCH v1 1/1] pip-requirements.txt: Update to latest Joey Vagedes via groups.io
2024-01-11 22:58 ` Michael D Kinney
2024-01-11 23:16   ` Joey Vagedes via groups.io
2024-01-12  0:06     ` Michael D Kinney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox