From b7bee963459c2c5c1be224e6eedfc0afaca89607 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 25 Apr 2024 01:36:18 +0000 Subject: [PATCH] python3-botocore: upgrade 1.34.90 -> 1.34.91 --- ...{python3-botocore_1.34.90.bb => python3-botocore_1.34.91.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.34.90.bb => python3-botocore_1.34.91.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.34.90.bb b/recipes-devtools/python/python3-botocore_1.34.91.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.90.bb rename to recipes-devtools/python/python3-botocore_1.34.91.bb index aeb454f4e..1fca9587c 100644 --- a/recipes-devtools/python/python3-botocore_1.34.90.bb +++ b/recipes-devtools/python/python3-botocore_1.34.91.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "38e377e4377e0b876d6eef17304aea1401d8ebb7" +SRCREV = "c5792f20b13cc3dfc5b419801c28762ffad2d7a3" S = "${WORKDIR}/git" inherit setuptools3 ptest