From 279b2d300d6c89d6ad13fdc2e6226dfff7b2ed7b Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 13 Jun 2024 01:41:22 +0000 Subject: [PATCH] python3-botocore: upgrade 1.34.124 -> 1.34.125 --- ...ython3-botocore_1.34.124.bb => python3-botocore_1.34.125.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.34.124.bb => python3-botocore_1.34.125.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.34.124.bb b/recipes-devtools/python/python3-botocore_1.34.125.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.124.bb rename to recipes-devtools/python/python3-botocore_1.34.125.bb index fe160dc56..9e4cda109 100644 --- a/recipes-devtools/python/python3-botocore_1.34.124.bb +++ b/recipes-devtools/python/python3-botocore_1.34.125.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "f6f200222c472ad267810902808adbb3c71e4d11" +SRCREV = "e1032e28159fd687c81fcc61ce2cadcb507ba4e3" S = "${WORKDIR}/git" inherit setuptools3 ptest