From 1f5c80e42ff393b6cfb6f923073fad2263138f98 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 25 Sep 2024 01:51:18 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.25 -> 1.35.26 --- ...{python3-botocore_1.35.25.bb => python3-botocore_1.35.26.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.25.bb => python3-botocore_1.35.26.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.25.bb b/recipes-devtools/python/python3-botocore_1.35.26.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.25.bb rename to recipes-devtools/python/python3-botocore_1.35.26.bb index e2d63afa6..3d48be86b 100644 --- a/recipes-devtools/python/python3-botocore_1.35.25.bb +++ b/recipes-devtools/python/python3-botocore_1.35.26.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "bc882edca2aa4940175d80f8ce17a5e3c037c881" +SRCREV = "727414307e32da8d6ccec3fcd126d4531579b179" S = "${WORKDIR}/git" inherit setuptools3 ptest