From e5a919085711ba9c3a53a6723604598db210fe20 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 29 Aug 2023 00:23:00 +0000 Subject: [PATCH] python3-botocore: upgrade 1.31.34 -> 1.31.36 --- ...{python3-botocore_1.31.34.bb => python3-botocore_1.31.36.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.31.34.bb => python3-botocore_1.31.36.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.31.34.bb b/recipes-devtools/python/python3-botocore_1.31.36.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.31.34.bb rename to recipes-devtools/python/python3-botocore_1.31.36.bb index b0c397357..adcf9f096 100644 --- a/recipes-devtools/python/python3-botocore_1.31.34.bb +++ b/recipes-devtools/python/python3-botocore_1.31.36.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "107c4002a746d02d550d35b48058898084303033" +SRCREV = "c58e2bbf3a99933ff61d65d7491265c2802e31ef" S = "${WORKDIR}/git" inherit setuptools3 ptest