From f64ba4c26d0f1c9407bb2ace8b4db83a1e19b768 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 2 Oct 2024 01:48:20 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.29 -> 1.35.31 --- ...{python3-botocore_1.35.29.bb => python3-botocore_1.35.31.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.29.bb => python3-botocore_1.35.31.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.29.bb b/recipes-devtools/python/python3-botocore_1.35.31.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.29.bb rename to recipes-devtools/python/python3-botocore_1.35.31.bb index f913b2f81..0d99c8448 100644 --- a/recipes-devtools/python/python3-botocore_1.35.29.bb +++ b/recipes-devtools/python/python3-botocore_1.35.31.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "892c64be46db539d59e2795b6344d49310c72f71" +SRCREV = "f05549cbc8c1c237957d17a533fb2cb3f1a48ac6" S = "${WORKDIR}/git" inherit setuptools3 ptest