From b03cd1124af8ff079c76c86d95b576fd147c75a3 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 11 Dec 2024 21:25:35 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.78 -> 1.35.79 --- ...{python3-botocore_1.35.78.bb => python3-botocore_1.35.79.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.78.bb => python3-botocore_1.35.79.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.78.bb b/recipes-devtools/python/python3-botocore_1.35.79.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.78.bb rename to recipes-devtools/python/python3-botocore_1.35.79.bb index 7aec6181e..a60d1b521 100644 --- a/recipes-devtools/python/python3-botocore_1.35.78.bb +++ b/recipes-devtools/python/python3-botocore_1.35.79.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "19ea339a360daac346661a8ff3f99c9f051d95ac" +SRCREV = "6517f09d2d509f21ed13086a91ca36c09a3430ca" S = "${WORKDIR}/git" inherit setuptools3 ptest