diff --git a/recipes-devtools/python/python3-boto3_1.35.32.bb b/recipes-devtools/python/python3-boto3_1.35.35.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.35.32.bb rename to recipes-devtools/python/python3-boto3_1.35.35.bb index a14b6a5387..a9a8586661 100644 --- a/recipes-devtools/python/python3-boto3_1.35.32.bb +++ b/recipes-devtools/python/python3-boto3_1.35.35.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "81b3ed40e29438f8e5339eea2111eeb684a4f867" +SRCREV = "c6ad812e0b75681063a2066a5d1deb2f4cc5874f" S = "${WORKDIR}/git" inherit setuptools3 ptest diff --git a/recipes-devtools/python/python3-botocore_1.35.32.bb b/recipes-devtools/python/python3-botocore_1.35.35.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.35.32.bb rename to recipes-devtools/python/python3-botocore_1.35.35.bb index 3ae45329b5..0731cf6e38 100644 --- a/recipes-devtools/python/python3-botocore_1.35.32.bb +++ b/recipes-devtools/python/python3-botocore_1.35.35.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "add9f36a8a2ab18a57f1b0d8b93f6e3f795fa3af" +SRCREV = "6f7000129e03eefe32b22ef944d737be6f71a1b6" S = "${WORKDIR}/git" inherit setuptools3 ptest diff --git a/recipes-sdk/aws-sdk-cpp/aws-sdk-cpp_1.11.418.bb b/recipes-sdk/aws-sdk-cpp/aws-sdk-cpp_1.11.421.bb similarity index 98% rename from recipes-sdk/aws-sdk-cpp/aws-sdk-cpp_1.11.418.bb rename to recipes-sdk/aws-sdk-cpp/aws-sdk-cpp_1.11.421.bb index 7df758e481..f434b103b2 100644 --- a/recipes-sdk/aws-sdk-cpp/aws-sdk-cpp_1.11.418.bb +++ b/recipes-sdk/aws-sdk-cpp/aws-sdk-cpp_1.11.421.bb @@ -19,7 +19,7 @@ SRC_URI = "\ file://ptest_result.py \ " -SRCREV = "df7390ffd5af57504bedc661309b18c349bba3b6" +SRCREV = "cca7d9210b373f847ff9c73900a6832ffdd3d231" S = "${WORKDIR}/git" diff --git a/recipes-support/aws-cli/aws-cli_1.34.31.bb b/recipes-support/aws-cli/aws-cli_1.35.1.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.34.31.bb rename to recipes-support/aws-cli/aws-cli_1.35.1.bb index 652ab9208a..1626a3a3e3 100644 --- a/recipes-support/aws-cli/aws-cli_1.34.31.bb +++ b/recipes-support/aws-cli/aws-cli_1.35.1.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "a4f06a5ffa1e90c96eafb0715db4d84ad4696dd5" +SRCREV = "9330ca8b94e9e504f17b9e85ed475a0dbb976adb" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"