diff --git a/recipes-devtools/python/python3-boto3_1.35.78.bb b/recipes-devtools/python/python3-boto3_1.35.79.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.78.bb rename to recipes-devtools/python/python3-boto3_1.35.79.bb index e574fc213..bb4590968 100644 --- a/recipes-devtools/python/python3-boto3_1.35.78.bb +++ b/recipes-devtools/python/python3-boto3_1.35.79.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "66f08852c092300d74e03ad62a878d176ad712e7" +SRCREV = "0059432973a026c5497fd96cedaa632c7af1c3c4" S = "${WORKDIR}/git" inherit setuptools3 ptest