From 90706caaeb329db882d0fa40191428b297cc4e76 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 23 Jun 2023 00:28:39 +0000 Subject: [PATCH] python3-botocore: upgrade 1.29.158 -> 1.29.159 --- ...ython3-botocore_1.29.158.bb => python3-botocore_1.29.159.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.29.158.bb => python3-botocore_1.29.159.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.29.158.bb b/recipes-devtools/python/python3-botocore_1.29.159.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.29.158.bb rename to recipes-devtools/python/python3-botocore_1.29.159.bb index 93c4efd0e..709328c7d 100644 --- a/recipes-devtools/python/python3-botocore_1.29.158.bb +++ b/recipes-devtools/python/python3-botocore_1.29.159.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "05a9c69fd9e1448dfb6c87ef56ffc740b5dacd36" +SRCREV = "09a228fb554690ecb3ad2ab2f6625e97927e65ee" S = "${WORKDIR}/git" inherit setuptools3 ptest