From a2e0e64964f4f8bcf33376d8b83f42a6e30c7784 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 18 Sep 2024 01:45:52 +0000 Subject: [PATCH] python3-botocore: upgrade 1.35.20 -> 1.35.21 --- ...{python3-botocore_1.35.20.bb => python3-botocore_1.35.21.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.35.20.bb => python3-botocore_1.35.21.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.35.20.bb b/recipes-devtools/python/python3-botocore_1.35.21.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.20.bb rename to recipes-devtools/python/python3-botocore_1.35.21.bb index 9ff52dd2f..b71a4756c 100644 --- a/recipes-devtools/python/python3-botocore_1.35.20.bb +++ b/recipes-devtools/python/python3-botocore_1.35.21.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "40b28f4278a87b93452285d236381e3033fe79ea" +SRCREV = "c7615e4425167b700c8364f44faab2b2b810b1a9" S = "${WORKDIR}/git" inherit setuptools3 ptest