From 90ca8ed165dd4e8c2f5f4cb4bc0b1ef0542d5e52 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Tue, 22 Oct 2024 01:45:49 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.43 -> 1.35.45 (cherry picked from commit 4eb838631100b9436567ba68a4eb30134edc9506) --- ...{python3-botocore_1.35.43.bb => python3-botocore_1.35.45.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.43.bb => python3-botocore_1.35.45.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.43.bb b/recipes-devtools/python/python3-botocore_1.35.45.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.43.bb rename to recipes-devtools/python/python3-botocore_1.35.45.bb index bca2bf70f..f912016f4 100644 --- a/recipes-devtools/python/python3-botocore_1.35.43.bb +++ b/recipes-devtools/python/python3-botocore_1.35.45.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "ad6979d9ce7be74ce4906db1170b4c9deebee10d" +SRCREV = "c87e507e638db358bd029c5f487f02293caa6395" S = "${WORKDIR}/git" inherit setuptools3 ptest