From af5e83dbd3af42d41af5949276b96af5ae498b92 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 25 Dec 2025 02:11:40 +0000 Subject: [PATCH] python3-boto*: upgrade 1.42.10 -> 1.42.19 (cherry picked from commit 5bc9dd0ae4961a4bcdd3ee043a7d4bfa7d711aab) --- .../{python3-boto3_1.42.10.bb => python3-boto3_1.42.19.bb} | 2 +- ...{python3-botocore_1.42.12.bb => python3-botocore_1.42.19.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename recipes-devtools/python/{python3-boto3_1.42.10.bb => python3-boto3_1.42.19.bb} (95%) rename recipes-devtools/python/{python3-botocore_1.42.12.bb => python3-botocore_1.42.19.bb} (94%) diff --git a/recipes-devtools/python/python3-boto3_1.42.10.bb b/recipes-devtools/python/python3-boto3_1.42.19.bb similarity index 95% rename from recipes-devtools/python/python3-boto3_1.42.10.bb rename to recipes-devtools/python/python3-boto3_1.42.19.bb index e374f3d0cf..b23ff294ec 100644 --- a/recipes-devtools/python/python3-boto3_1.42.10.bb +++ b/recipes-devtools/python/python3-boto3_1.42.19.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "2b328a1b6022dc029564fefb9641ce49b0c00333" +SRCREV = "98bf6652e6ae1c14f25e4a2752d49b8279222702" inherit setuptools3 ptest diff --git a/recipes-devtools/python/python3-botocore_1.42.12.bb b/recipes-devtools/python/python3-botocore_1.42.19.bb similarity index 94% rename from recipes-devtools/python/python3-botocore_1.42.12.bb rename to recipes-devtools/python/python3-botocore_1.42.19.bb index cde6173ea2..7d1c2da55a 100644 --- a/recipes-devtools/python/python3-botocore_1.42.12.bb +++ b/recipes-devtools/python/python3-botocore_1.42.19.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "76d67dd9e1a26c07b7875cc23103f4ab4b0eaa6c" +SRCREV = "5e019fa1fa6952d0c0a26694484e06756c68823e" inherit setuptools3 ptest