From 908753ab2e93b96ca313461b417e098dc6c83803 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 29 Jun 2023 00:32:14 +0000 Subject: [PATCH] python3-botocore: upgrade 1.29.162 -> 1.29.163 --- ...ython3-botocore_1.29.162.bb => python3-botocore_1.29.163.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.29.162.bb => python3-botocore_1.29.163.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.29.162.bb b/recipes-devtools/python/python3-botocore_1.29.163.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.29.162.bb rename to recipes-devtools/python/python3-botocore_1.29.163.bb index 6a4ebf803..3e47fd79d 100644 --- a/recipes-devtools/python/python3-botocore_1.29.162.bb +++ b/recipes-devtools/python/python3-botocore_1.29.163.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "f6423aded6d2f7bcb2a89ea4f055b4b378297dae" +SRCREV = "ce85f537e1be69bac9be7939aa35c71ed7fea32a" S = "${WORKDIR}/git" inherit setuptools3 ptest