From 94bb2f4d5008057ac2499615f31492b41f06cf58 Mon Sep 17 00:00:00 2001 From: aws-iot-embedded-linux-ci Date: Wed, 1 May 2024 01:41:38 +0000 Subject: [PATCH] python3-botocore: upgrade 1.34.94 -> 1.34.95 --- ...{python3-botocore_1.34.94.bb => python3-botocore_1.34.95.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-botocore_1.34.94.bb => python3-botocore_1.34.95.bb} (93%) diff --git a/recipes-devtools/python/python3-botocore_1.34.94.bb b/recipes-devtools/python/python3-botocore_1.34.95.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.94.bb rename to recipes-devtools/python/python3-botocore_1.34.95.bb index e87101aa5..edc3f2d2d 100644 --- a/recipes-devtools/python/python3-botocore_1.34.94.bb +++ b/recipes-devtools/python/python3-botocore_1.34.95.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "2c34707ac4223f517140b0e81bf5ba530a8539c2" +SRCREV = "932bdc4073f5e135c993e50e493874e76c5a0ee3" S = "${WORKDIR}/git" inherit setuptools3 ptest