From 3066bd78fc59fb266792ec0f405977f5d39a0f12 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 25 Oct 2024 01:43:47 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.47 -> 1.35.48 (cherry picked from commit dec4aec5b09c9c34061ba9cd17ac356d540a21c2) --- ...{python3-botocore_1.35.47.bb => python3-botocore_1.35.48.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.47.bb => python3-botocore_1.35.48.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.47.bb b/recipes-devtools/python/python3-botocore_1.35.48.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.47.bb rename to recipes-devtools/python/python3-botocore_1.35.48.bb index a78cd6bc0..1fadbe21d 100644 --- a/recipes-devtools/python/python3-botocore_1.35.47.bb +++ b/recipes-devtools/python/python3-botocore_1.35.48.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "7bd34ea0f544fc307a1e333f4174998498c6d157" +SRCREV = "c5e033279a09c117e617984427c149e57c586cd6" S = "${WORKDIR}/git" inherit setuptools3 ptest