From 76ab926bbf3b21f735e1053b8c0740e61374ec08 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 19 Dec 2024 01:54:35 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.83 -> 1.35.84 (cherry picked from commit 3c9ad9902be743697a21a31451f51223dfc74aa1) --- ...{python3-botocore_1.35.83.bb => python3-botocore_1.35.84.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.83.bb => python3-botocore_1.35.84.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.83.bb b/recipes-devtools/python/python3-botocore_1.35.84.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.83.bb rename to recipes-devtools/python/python3-botocore_1.35.84.bb index 9336a71fd..e6c5928e2 100644 --- a/recipes-devtools/python/python3-botocore_1.35.83.bb +++ b/recipes-devtools/python/python3-botocore_1.35.84.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "440bde23f61bfed645bf79962b628a91a56d663c" +SRCREV = "529ae095afc95fe9579f097d8e58f60c2ac7a721" S = "${WORKDIR}/git" inherit setuptools3 ptest