From 83947e51f6ca8ba664cbdaa866092b95517ec68a Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 26 Sep 2024 01:48:31 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.26 -> 1.35.27 --- ...{python3-botocore_1.35.26.bb => python3-botocore_1.35.27.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.26.bb => python3-botocore_1.35.27.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.26.bb b/recipes-devtools/python/python3-botocore_1.35.27.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.26.bb rename to recipes-devtools/python/python3-botocore_1.35.27.bb index 3d48be86b..ed0ec79ed 100644 --- a/recipes-devtools/python/python3-botocore_1.35.26.bb +++ b/recipes-devtools/python/python3-botocore_1.35.27.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "727414307e32da8d6ccec3fcd126d4531579b179" +SRCREV = "e7d437a0fb14ea64ce278c906534ec35973660ae" S = "${WORKDIR}/git" inherit setuptools3 ptest