From 0fff5b18180f9edc71898f322811418153e723ea Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 24 Sep 2024 02:04:25 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.23 -> 1.35.25 --- ...{python3-botocore_1.35.23.bb => python3-botocore_1.35.25.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.23.bb => python3-botocore_1.35.25.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.23.bb b/recipes-devtools/python/python3-botocore_1.35.25.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.23.bb rename to recipes-devtools/python/python3-botocore_1.35.25.bb index a7cd7dab3..e2d63afa6 100644 --- a/recipes-devtools/python/python3-botocore_1.35.23.bb +++ b/recipes-devtools/python/python3-botocore_1.35.25.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "64a975a44436519a57e1da40b3cabc5dc23096a7" +SRCREV = "bc882edca2aa4940175d80f8ce17a5e3c037c881" S = "${WORKDIR}/git" inherit setuptools3 ptest