From 0ae60180e55e3b52a61bae403000d5e4f30a68a3 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 3 Oct 2024 01:52:06 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.31 -> 1.35.32 (cherry picked from commit 0b0896e53e96da21d9178fcf03965adde40b2ed2) --- ...{python3-botocore_1.35.31.bb => python3-botocore_1.35.32.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.31.bb => python3-botocore_1.35.32.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.31.bb b/recipes-devtools/python/python3-botocore_1.35.32.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.31.bb rename to recipes-devtools/python/python3-botocore_1.35.32.bb index 0d99c8448..3ae45329b 100644 --- a/recipes-devtools/python/python3-botocore_1.35.31.bb +++ b/recipes-devtools/python/python3-botocore_1.35.32.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "f05549cbc8c1c237957d17a533fb2cb3f1a48ac6" +SRCREV = "add9f36a8a2ab18a57f1b0d8b93f6e3f795fa3af" S = "${WORKDIR}/git" inherit setuptools3 ptest