From 91c93ac5486631932f4b03e3370a38c4b7286951 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 22 Nov 2024 13:28:50 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.66 -> 1.35.67 --- ...{python3-botocore_1.35.66.bb => python3-botocore_1.35.67.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.66.bb => python3-botocore_1.35.67.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.66.bb b/recipes-devtools/python/python3-botocore_1.35.67.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.66.bb rename to recipes-devtools/python/python3-botocore_1.35.67.bb index d3cf765b1..473616b53 100644 --- a/recipes-devtools/python/python3-botocore_1.35.66.bb +++ b/recipes-devtools/python/python3-botocore_1.35.67.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "39564c754225ecd2150ab12dc3e5bf3218229448" +SRCREV = "9455f6b584eda10c34dd691461037ccc760dbc52" S = "${WORKDIR}/git" inherit setuptools3 ptest