From 0d278ed39b6b292cd179f84667ce195879dc7458 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 11 Dec 2025 02:09:55 +0000 Subject: [PATCH] python3-boto3: upgrade 1.42.6 -> 1.42.7 --- .../python/{python3-boto3_1.42.6.bb => python3-boto3_1.42.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-boto3_1.42.6.bb => python3-boto3_1.42.7.bb} (95%) diff --git a/recipes-devtools/python/python3-boto3_1.42.6.bb b/recipes-devtools/python/python3-boto3_1.42.7.bb similarity index 95% rename from recipes-devtools/python/python3-boto3_1.42.6.bb rename to recipes-devtools/python/python3-boto3_1.42.7.bb index 5dbdc7fce..19e20bd1f 100644 --- a/recipes-devtools/python/python3-boto3_1.42.6.bb +++ b/recipes-devtools/python/python3-boto3_1.42.7.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "3ec4815f0aed1e1d2295851d6e507ff179a339cf" +SRCREV = "2295d41097ef3fbdef837df4118ec85c04d48f6e" inherit setuptools3 ptest