From 50830ddd2e52ac93f89b59cc98003c8f6477deb9 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 4 Jun 2024 01:40:57 +0000 Subject: [PATCH] python3-botocore: upgrade 1.34.116 -> 1.34.118 --- ...ython3-botocore_1.34.116.bb => python3-botocore_1.34.118.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.34.116.bb => python3-botocore_1.34.118.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.34.116.bb b/recipes-devtools/python/python3-botocore_1.34.118.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.116.bb rename to recipes-devtools/python/python3-botocore_1.34.118.bb index 349d003d8..1ba7e100a 100644 --- a/recipes-devtools/python/python3-botocore_1.34.116.bb +++ b/recipes-devtools/python/python3-botocore_1.34.118.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "2cdf7fcd5ed03452572465df2a827c6de37d8323" +SRCREV = "9a59f8e90a777ea52250af2558d85301f1999d4e" S = "${WORKDIR}/git" inherit setuptools3 ptest