From 52d93d60ba15b77f65a406f8083bb0550fe0b406 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 11 Sep 2024 01:45:43 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.15 -> 1.35.16 --- ...{python3-botocore_1.35.15.bb => python3-botocore_1.35.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.15.bb => python3-botocore_1.35.16.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.15.bb b/recipes-devtools/python/python3-botocore_1.35.16.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.15.bb rename to recipes-devtools/python/python3-botocore_1.35.16.bb index 724ef2f96a..d1d02e26b0 100644 --- a/recipes-devtools/python/python3-botocore_1.35.15.bb +++ b/recipes-devtools/python/python3-botocore_1.35.16.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "89d23a3e2e5acee002e07fcdc2f9e71088d0d563" +SRCREV = "ab153acd0a78f0d56fe6978f605566e42d82d91b" S = "${WORKDIR}/git" inherit setuptools3 ptest