From d047555669772ed5d9d4369eee4b7f1dad8d8509 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 27 Dec 2024 01:47:59 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.87 -> 1.35.88 (cherry picked from commit bf8d8545be3d831b9f0944408cfc535fbb2c1f0c) --- ...{python3-botocore_1.35.87.bb => python3-botocore_1.35.88.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.87.bb => python3-botocore_1.35.88.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.87.bb b/recipes-devtools/python/python3-botocore_1.35.88.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.87.bb rename to recipes-devtools/python/python3-botocore_1.35.88.bb index c0030633b..170459cca 100644 --- a/recipes-devtools/python/python3-botocore_1.35.87.bb +++ b/recipes-devtools/python/python3-botocore_1.35.88.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "64391d0840b88010ad5bfbf76fcdf0b628bf4e71" +SRCREV = "ae6efd8889706d533d080cac262f116bd209c4db" S = "${WORKDIR}/git" inherit setuptools3 ptest