From d4dba841a6be8a6ece1fa6804aa5879743fa7f3d Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Thu, 9 Jan 2025 02:21:47 +0000 Subject: [PATCH] python3-boto3: upgrade 1.35.94 -> 1.35.95 --- .../{python3-boto3_1.35.94.bb => python3-boto3_1.35.95.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-boto3_1.35.94.bb => python3-boto3_1.35.95.bb} (94%) diff --git a/recipes-devtools/python/python3-boto3_1.35.94.bb b/recipes-devtools/python/python3-boto3_1.35.95.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.94.bb rename to recipes-devtools/python/python3-boto3_1.35.95.bb index 02e0c21f9..a94d5a6bc 100644 --- a/recipes-devtools/python/python3-boto3_1.35.94.bb +++ b/recipes-devtools/python/python3-boto3_1.35.95.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "478904d77d8639f599a9251f25f447cb3a9cb5ee" +SRCREV = "72e84a29acc8fce0eeafe5e1a491696c9045a950" S = "${WORKDIR}/git" inherit setuptools3 ptest