From eca988dc5859659328932ef893ccd9186946b24b Mon Sep 17 00:00:00 2001 From: meta-aws-maintainer Date: Tue, 4 Aug 2026 04:03:14 +0000 Subject: [PATCH] python3-boto3: upgrade 1.43.57 -> 1.43.63 --- .../{python3-boto3_1.43.57.bb => python3-boto3_1.43.63.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-boto3_1.43.57.bb => python3-boto3_1.43.63.bb} (95%) diff --git a/recipes-devtools/python/python3-boto3_1.43.57.bb b/recipes-devtools/python/python3-boto3_1.43.63.bb similarity index 95% rename from recipes-devtools/python/python3-boto3_1.43.57.bb rename to recipes-devtools/python/python3-boto3_1.43.63.bb index 63b607361..cc7bd700c 100644 --- a/recipes-devtools/python/python3-boto3_1.43.57.bb +++ b/recipes-devtools/python/python3-boto3_1.43.63.bb @@ -12,7 +12,7 @@ SRC_URI = "\ file://python_dependency_test.py \ " -SRCREV = "7b06b40e5bb8ac43a7ee3e4c80a348156cf7d393" +SRCREV = "db26b21511bfb2fe881c9cbec4c384b9f288ed01" inherit setuptools3 ptest