From 5f512db887e1d1aea0e18c01df14051006a397d1 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Mon, 18 Nov 2024 09:09:30 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.61 -> 1.35.63 --- ...{python3-botocore_1.35.61.bb => python3-botocore_1.35.63.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.61.bb => python3-botocore_1.35.63.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.61.bb b/recipes-devtools/python/python3-botocore_1.35.63.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.61.bb rename to recipes-devtools/python/python3-botocore_1.35.63.bb index 75050d7fc..74de7ae6f 100644 --- a/recipes-devtools/python/python3-botocore_1.35.61.bb +++ b/recipes-devtools/python/python3-botocore_1.35.63.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "15af35fc29c3fad76cbff272d072a6166739ef21" +SRCREV = "7ed401cb0078ca56c12d4cc935a4d066a052eb2f" S = "${WORKDIR}/git" inherit setuptools3 ptest