From 373663968622f12b1a7aa3f851696d867af0dfe3 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 19 Nov 2024 01:46:41 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.63 -> 1.35.64 (cherry picked from commit a10b147bc01726aec19e2f6faf7b470442406818) --- ...{python3-botocore_1.35.63.bb => python3-botocore_1.35.64.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.63.bb => python3-botocore_1.35.64.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.63.bb b/recipes-devtools/python/python3-botocore_1.35.64.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.63.bb rename to recipes-devtools/python/python3-botocore_1.35.64.bb index 74de7ae6f..acb388ef5 100644 --- a/recipes-devtools/python/python3-botocore_1.35.63.bb +++ b/recipes-devtools/python/python3-botocore_1.35.64.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "7ed401cb0078ca56c12d4cc935a4d066a052eb2f" +SRCREV = "fa39835eda654262a2a6502e52178939a834ad53" S = "${WORKDIR}/git" inherit setuptools3 ptest