From b8f37a456a90cf43df2ac64baaf0c31197758d8c Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 10 Apr 2024 01:29:57 +0000 Subject: [PATCH] python3-botocore: upgrade 1.34.80 -> 1.34.81 --- ...{python3-botocore_1.34.80.bb => python3-botocore_1.34.81.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.34.80.bb => python3-botocore_1.34.81.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.34.80.bb b/recipes-devtools/python/python3-botocore_1.34.81.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.80.bb rename to recipes-devtools/python/python3-botocore_1.34.81.bb index 7035df525..e86be8f6d 100644 --- a/recipes-devtools/python/python3-botocore_1.34.80.bb +++ b/recipes-devtools/python/python3-botocore_1.34.81.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "b54447bd8115a4e2a07cbb02cd2a405bc055f2ed" +SRCREV = "3474419651627c0ed2ec3dad2cd148c9353b4d8c" S = "${WORKDIR}/git" inherit setuptools3 ptest