diff --git a/recipes-devtools/python/python3-boto3_1.35.64.bb b/recipes-devtools/python/python3-boto3_1.35.65.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.64.bb rename to recipes-devtools/python/python3-boto3_1.35.65.bb index d18cacfeb..1863de117 100644 --- a/recipes-devtools/python/python3-boto3_1.35.64.bb +++ b/recipes-devtools/python/python3-boto3_1.35.65.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "9fd56436462dda3e189ecd9ea777c5acc4c2cf52" +SRCREV = "fb7ac9a604ef367b3b88c7329fc0c4b14627aa7e" S = "${WORKDIR}/git" inherit setuptools3 ptest