From 0b17bbf88630a9cfea989a055b495558eaf4eb23 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 14 Jan 2025 01:46:11 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.96 -> 1.35.98 --- ...{python3-botocore_1.35.96.bb => python3-botocore_1.35.98.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.96.bb => python3-botocore_1.35.98.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.96.bb b/recipes-devtools/python/python3-botocore_1.35.98.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.96.bb rename to recipes-devtools/python/python3-botocore_1.35.98.bb index e4300ccc3..1dcc87357 100644 --- a/recipes-devtools/python/python3-botocore_1.35.96.bb +++ b/recipes-devtools/python/python3-botocore_1.35.98.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "48d07012bb36b68f0f21bcd1c986a0e62f6e791f" +SRCREV = "accadd6980407dea1b0fc45617a4ac5d7b52d0d0" S = "${WORKDIR}/git" inherit setuptools3 ptest