From ecabfae84c016fbe6aa7fe8f29c569bbee658245 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 20 Nov 2024 01:56:13 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.64 -> 1.35.65 --- ...{python3-botocore_1.35.64.bb => python3-botocore_1.35.65.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.64.bb => python3-botocore_1.35.65.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.64.bb b/recipes-devtools/python/python3-botocore_1.35.65.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.64.bb rename to recipes-devtools/python/python3-botocore_1.35.65.bb index acb388ef5..f74a7287f 100644 --- a/recipes-devtools/python/python3-botocore_1.35.64.bb +++ b/recipes-devtools/python/python3-botocore_1.35.65.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "fa39835eda654262a2a6502e52178939a834ad53" +SRCREV = "f4980be7baa863ba50e904ee152a790c50950880" S = "${WORKDIR}/git" inherit setuptools3 ptest