From 9dd8e5ae0b68fc1f5d185265279965be25cc169e Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 21 Nov 2024 01:51:19 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.65 -> 1.35.66 (cherry picked from commit 910d70fe67cdc4d55e75dfa54b3731db5a630a54) --- ...{python3-botocore_1.35.65.bb => python3-botocore_1.35.66.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.65.bb => python3-botocore_1.35.66.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.65.bb b/recipes-devtools/python/python3-botocore_1.35.66.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.65.bb rename to recipes-devtools/python/python3-botocore_1.35.66.bb index f74a7287f..d3cf765b1 100644 --- a/recipes-devtools/python/python3-botocore_1.35.65.bb +++ b/recipes-devtools/python/python3-botocore_1.35.66.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "f4980be7baa863ba50e904ee152a790c50950880" +SRCREV = "39564c754225ecd2150ab12dc3e5bf3218229448" S = "${WORKDIR}/git" inherit setuptools3 ptest