From d11c3232af62dd1b9430c49c3561c10d9a3cd29f Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 7 Nov 2024 01:45:34 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.54 -> 1.35.55 --- ...{python3-botocore_1.35.54.bb => python3-botocore_1.35.55.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.54.bb => python3-botocore_1.35.55.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.54.bb b/recipes-devtools/python/python3-botocore_1.35.55.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.54.bb rename to recipes-devtools/python/python3-botocore_1.35.55.bb index 4617d881f..472a62f85 100644 --- a/recipes-devtools/python/python3-botocore_1.35.54.bb +++ b/recipes-devtools/python/python3-botocore_1.35.55.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "be09e150530f69bbb274ad13905ad5031855452e" +SRCREV = "06a62e5e120fae9a1bd6dfd9dc7dc6be855e636e" S = "${WORKDIR}/git" inherit setuptools3 ptest