From 36d1ae7b2ffc413391e0bf865aaee35139316d3c Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 9 May 2024 01:40:22 +0000 Subject: [PATCH] python3-botocore: upgrade 1.34.100 -> 1.34.101 --- ...ython3-botocore_1.34.100.bb => python3-botocore_1.34.101.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.34.100.bb => python3-botocore_1.34.101.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.34.100.bb b/recipes-devtools/python/python3-botocore_1.34.101.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.100.bb rename to recipes-devtools/python/python3-botocore_1.34.101.bb index 3c48608d0..48595707b 100644 --- a/recipes-devtools/python/python3-botocore_1.34.100.bb +++ b/recipes-devtools/python/python3-botocore_1.34.101.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "30624a0db1cd84193cb257b8efa89ea598531637" +SRCREV = "cbd679f3399eacc40273c2329d0e2129049da7e4" S = "${WORKDIR}/git" inherit setuptools3 ptest