From c710b7663b16bde57a08f5c2f1ede94d2fdf62f8 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 31 Dec 2024 01:50:50 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.88 -> 1.35.90 --- ...{python3-botocore_1.35.88.bb => python3-botocore_1.35.90.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.88.bb => python3-botocore_1.35.90.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.88.bb b/recipes-devtools/python/python3-botocore_1.35.90.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.88.bb rename to recipes-devtools/python/python3-botocore_1.35.90.bb index 170459cca..95a9c0f73 100644 --- a/recipes-devtools/python/python3-botocore_1.35.88.bb +++ b/recipes-devtools/python/python3-botocore_1.35.90.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "ae6efd8889706d533d080cac262f116bd209c4db" +SRCREV = "b6f01fbfb029c981447d59dcd27e5b6bc768525b" S = "${WORKDIR}/git" inherit setuptools3 ptest