From 22199735a60010b0c15038d257944004fa6310f5 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 27 Sep 2024 01:51:51 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.27 -> 1.35.28 --- ...{python3-botocore_1.35.27.bb => python3-botocore_1.35.28.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.27.bb => python3-botocore_1.35.28.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.27.bb b/recipes-devtools/python/python3-botocore_1.35.28.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.27.bb rename to recipes-devtools/python/python3-botocore_1.35.28.bb index ed0ec79ed..8a51d9862 100644 --- a/recipes-devtools/python/python3-botocore_1.35.27.bb +++ b/recipes-devtools/python/python3-botocore_1.35.28.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "e7d437a0fb14ea64ce278c906534ec35973660ae" +SRCREV = "69b94eed3258d44597b945e3507f8e2e1e424b1f" S = "${WORKDIR}/git" inherit setuptools3 ptest