From 4355fed392aa832577b719659e2104cd50180bd3 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 18 Oct 2024 01:51:57 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.42 -> 1.35.43 (cherry picked from commit 687d4e10014b3d67efbbcfce14317f261f3bcaec) --- ...{python3-botocore_1.35.42.bb => python3-botocore_1.35.43.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.42.bb => python3-botocore_1.35.43.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.42.bb b/recipes-devtools/python/python3-botocore_1.35.43.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.42.bb rename to recipes-devtools/python/python3-botocore_1.35.43.bb index 8327ef095..bca2bf70f 100644 --- a/recipes-devtools/python/python3-botocore_1.35.42.bb +++ b/recipes-devtools/python/python3-botocore_1.35.43.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "194b6c3aaf661d268ef96c4abd5a7d1432c8e6a5" +SRCREV = "ad6979d9ce7be74ce4906db1170b4c9deebee10d" S = "${WORKDIR}/git" inherit setuptools3 ptest