From 46693f5e00151c61589195267df5aad96b8c45d5 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 20 Dec 2024 01:50:54 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.84 -> 1.35.85 (cherry picked from commit dc8e74baf45cc5646a4fb261be46d2741d31550b) --- ...{python3-botocore_1.35.84.bb => python3-botocore_1.35.85.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.84.bb => python3-botocore_1.35.85.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.84.bb b/recipes-devtools/python/python3-botocore_1.35.85.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.84.bb rename to recipes-devtools/python/python3-botocore_1.35.85.bb index e6c5928e2..26ab93baa 100644 --- a/recipes-devtools/python/python3-botocore_1.35.84.bb +++ b/recipes-devtools/python/python3-botocore_1.35.85.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "529ae095afc95fe9579f097d8e58f60c2ac7a721" +SRCREV = "e53ea2c124f4768dd0364a1d79b872574d821f1b" S = "${WORKDIR}/git" inherit setuptools3 ptest