From d4eb6ae001408362d81024e18f9112114eaeabf9 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 27 Nov 2024 01:49:01 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.69 -> 1.35.70 --- ...{python3-botocore_1.35.69.bb => python3-botocore_1.35.70.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.69.bb => python3-botocore_1.35.70.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.69.bb b/recipes-devtools/python/python3-botocore_1.35.70.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.69.bb rename to recipes-devtools/python/python3-botocore_1.35.70.bb index bdda0aa42..29c16826d 100644 --- a/recipes-devtools/python/python3-botocore_1.35.69.bb +++ b/recipes-devtools/python/python3-botocore_1.35.70.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "aa3c6af26a7ee2ce4fb2f4ebb2593a30031fd314" +SRCREV = "9e64cb5e60aaaf89809c42032ee36dc84dedf37d" S = "${WORKDIR}/git" inherit setuptools3 ptest