From 16116ecb1261601d4e3667ae897bb56ff35175da Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 17 Sep 2024 02:01:03 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.18 -> 1.35.20 --- ...{python3-botocore_1.35.18.bb => python3-botocore_1.35.20.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.18.bb => python3-botocore_1.35.20.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.18.bb b/recipes-devtools/python/python3-botocore_1.35.20.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.18.bb rename to recipes-devtools/python/python3-botocore_1.35.20.bb index a51eab0e8..9ff52dd2f 100644 --- a/recipes-devtools/python/python3-botocore_1.35.18.bb +++ b/recipes-devtools/python/python3-botocore_1.35.20.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "5eab6f3bc4d3cb8b2972436e8975fff0773e791a" +SRCREV = "40b28f4278a87b93452285d236381e3033fe79ea" S = "${WORKDIR}/git" inherit setuptools3 ptest