From 0410d771b5d8cbb546e152738cbe0445a8baab33 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 24 Dec 2024 01:45:33 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.85 -> 1.35.87 (cherry picked from commit 021ed66505ee12ba1a6d7a0f11c8b2a475acc9a3) --- ...{python3-botocore_1.35.85.bb => python3-botocore_1.35.87.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.85.bb => python3-botocore_1.35.87.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.85.bb b/recipes-devtools/python/python3-botocore_1.35.87.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.85.bb rename to recipes-devtools/python/python3-botocore_1.35.87.bb index 26ab93baa..c0030633b 100644 --- a/recipes-devtools/python/python3-botocore_1.35.85.bb +++ b/recipes-devtools/python/python3-botocore_1.35.87.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "e53ea2c124f4768dd0364a1d79b872574d821f1b" +SRCREV = "64391d0840b88010ad5bfbf76fcdf0b628bf4e71" S = "${WORKDIR}/git" inherit setuptools3 ptest