From 85d9d9a6b41e00ed56561de0cda2bc933fed5b68 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 5 Sep 2024 01:52:33 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.11 -> 1.35.12 --- ...{python3-botocore_1.35.11.bb => python3-botocore_1.35.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.11.bb => python3-botocore_1.35.12.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.11.bb b/recipes-devtools/python/python3-botocore_1.35.12.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.11.bb rename to recipes-devtools/python/python3-botocore_1.35.12.bb index 4b5a17d97c..eb1a90d03d 100644 --- a/recipes-devtools/python/python3-botocore_1.35.11.bb +++ b/recipes-devtools/python/python3-botocore_1.35.12.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "7fdb763ee4819ac5b8297167cf2a163106d5076d" +SRCREV = "1f06bf055b0d060da17e85564857709e8a396b67" S = "${WORKDIR}/git" inherit setuptools3 ptest