From 4a1e78b8aa5bce0464bf9b313a3cf8a5b3bef0ee Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 11 Jun 2024 01:45:49 +0000 Subject: [PATCH] python3-botocore: upgrade 1.34.121 -> 1.34.123 --- ...ython3-botocore_1.34.121.bb => python3-botocore_1.34.123.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.34.121.bb => python3-botocore_1.34.123.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.34.121.bb b/recipes-devtools/python/python3-botocore_1.34.123.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.121.bb rename to recipes-devtools/python/python3-botocore_1.34.123.bb index bf61c9f4a..b5eaaf4c3 100644 --- a/recipes-devtools/python/python3-botocore_1.34.121.bb +++ b/recipes-devtools/python/python3-botocore_1.34.123.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "0f340131561e92be8589865ad8096ae64d0be911" +SRCREV = "c7ccacb962571cae1f373e69dc13ffb42f572674" S = "${WORKDIR}/git" inherit setuptools3 ptest