From 9f1f0f1d8a8a4258abf9ca94056c3f577ae200de Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 19 Apr 2024 01:40:24 +0000 Subject: [PATCH] python3-botocore: upgrade 1.34.86 -> 1.34.87 --- ...{python3-botocore_1.34.86.bb => python3-botocore_1.34.87.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.34.86.bb => python3-botocore_1.34.87.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.34.86.bb b/recipes-devtools/python/python3-botocore_1.34.87.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.86.bb rename to recipes-devtools/python/python3-botocore_1.34.87.bb index 48c4979c5..6c2e5f623 100644 --- a/recipes-devtools/python/python3-botocore_1.34.86.bb +++ b/recipes-devtools/python/python3-botocore_1.34.87.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "d7c44925fd21c0e51f1bce1eaa109802a6bda7dd" +SRCREV = "254720790e2447a9b59440718dce12219bff3849" S = "${WORKDIR}/git" inherit setuptools3 ptest