From 3b55609cf509773f800d002a164c54d315d93e57 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Fri, 7 Jul 2023 00:25:21 +0000 Subject: [PATCH] python3-botocore: upgrade 1.30.1 -> 1.31.0 --- .../{python3-botocore_1.30.1.bb => python3-botocore_1.31.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.30.1.bb => python3-botocore_1.31.0.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.30.1.bb b/recipes-devtools/python/python3-botocore_1.31.0.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.30.1.bb rename to recipes-devtools/python/python3-botocore_1.31.0.bb index 4d0c25e68..13d7eebf4 100644 --- a/recipes-devtools/python/python3-botocore_1.30.1.bb +++ b/recipes-devtools/python/python3-botocore_1.31.0.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "ee7333ea72afc35cc7cf5edb49838c6bc64acc2f" +SRCREV = "1bd7445684fb2b6dd6c2e204d91b7623d0f50628" S = "${WORKDIR}/git" inherit setuptools3 ptest