Skip to content

Commit

Permalink
aws-cli-v2: upgrade 2.18.16 -> 2.19.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 9e936a1)
  • Loading branch information
aws-iot-embedded-linux-ci authored and github-actions[bot] committed Nov 1, 2024
1 parent 6e9b75b commit 0e5ae63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 1c52954ea2f63e4a5567061a6735216704db44d9 Mon Sep 17 00:00:00 2001
From 2042724036b1f621882207bbe7c073577626375c Mon Sep 17 00:00:00 2001
From: Thomas Roos <[email protected]>
Date: Fri, 12 Jan 2024 13:24:54 +0000
Subject: [PATCH] This patch is removing exact python version dependency
Expand All @@ -12,7 +12,7 @@ Upstream-Status: Inappropriate [OE specific]
2 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/pyproject.toml b/pyproject.toml
index 1f3547429..7312842b2 100644
index 58ba14278..a83e0c173 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -30,21 +30,20 @@ classifiers = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SRC_URI = "\
file://run-ptest \
"

SRCREV = "e16873a427d42debf013d508de9d60b4e02207ff"
SRCREV = "18033b04e96d7c9dc43fb64b8fc36351b3ef721f"

# version 2.x
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>2\.\d+(\.\d+)+)"
Expand Down

0 comments on commit 0e5ae63

Please sign in to comment.