From be6644480ca33f4e1862bd80316dc0b91422c259 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 22 Jun 2023 00:27:45 +0000 Subject: [PATCH] python3-botocore: upgrade 1.29.157 -> 1.29.158 --- ...ython3-botocore_1.29.157.bb => python3-botocore_1.29.158.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.29.157.bb => python3-botocore_1.29.158.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.29.157.bb b/recipes-devtools/python/python3-botocore_1.29.158.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.29.157.bb rename to recipes-devtools/python/python3-botocore_1.29.158.bb index 6830e96fa..93c4efd0e 100644 --- a/recipes-devtools/python/python3-botocore_1.29.157.bb +++ b/recipes-devtools/python/python3-botocore_1.29.158.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "4440af830a68e94c059e9b347a22300fe8588cd5" +SRCREV = "05a9c69fd9e1448dfb6c87ef56ffc740b5dacd36" S = "${WORKDIR}/git" inherit setuptools3 ptest