From 5444b8bd56eb72d171fb05f2b5ff219f8e9ddf39 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 28 Jun 2023 00:32:17 +0000 Subject: [PATCH] python3-botocore: upgrade 1.29.161 -> 1.29.162 --- ...ython3-botocore_1.29.161.bb => python3-botocore_1.29.162.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.29.161.bb => python3-botocore_1.29.162.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.29.161.bb b/recipes-devtools/python/python3-botocore_1.29.162.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.29.161.bb rename to recipes-devtools/python/python3-botocore_1.29.162.bb index 546d81fc1..6a4ebf803 100644 --- a/recipes-devtools/python/python3-botocore_1.29.161.bb +++ b/recipes-devtools/python/python3-botocore_1.29.162.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "22ddb12ae65ccaf7654fc1ff72461f02f608942e" +SRCREV = "f6423aded6d2f7bcb2a89ea4f055b4b378297dae" S = "${WORKDIR}/git" inherit setuptools3 ptest