From e2f36d79611db830ff8f079abc00c40293dcaf74 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 8 Nov 2024 01:51:40 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.55 -> 1.35.56 (cherry picked from commit cfc991d6c8db202401ca8879ffc8301ad707323b) --- ...{python3-botocore_1.35.55.bb => python3-botocore_1.35.56.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.55.bb => python3-botocore_1.35.56.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.55.bb b/recipes-devtools/python/python3-botocore_1.35.56.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.55.bb rename to recipes-devtools/python/python3-botocore_1.35.56.bb index 472a62f85..e6d3e58f7 100644 --- a/recipes-devtools/python/python3-botocore_1.35.55.bb +++ b/recipes-devtools/python/python3-botocore_1.35.56.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "06a62e5e120fae9a1bd6dfd9dc7dc6be855e636e" +SRCREV = "be9a56f5e43b67a62a445a4b87b3e1e80149f9a8" S = "${WORKDIR}/git" inherit setuptools3 ptest