From 1b5bf301cecc48354b6857d06942da5df778ff85 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 8 Oct 2024 01:50:57 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.32 -> 1.35.35 --- ...{python3-botocore_1.35.32.bb => python3-botocore_1.35.35.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.32.bb => python3-botocore_1.35.35.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.32.bb b/recipes-devtools/python/python3-botocore_1.35.35.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.32.bb rename to recipes-devtools/python/python3-botocore_1.35.35.bb index 3ae45329b..0731cf6e3 100644 --- a/recipes-devtools/python/python3-botocore_1.35.32.bb +++ b/recipes-devtools/python/python3-botocore_1.35.35.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "add9f36a8a2ab18a57f1b0d8b93f6e3f795fa3af" +SRCREV = "6f7000129e03eefe32b22ef944d737be6f71a1b6" S = "${WORKDIR}/git" inherit setuptools3 ptest