diff --git a/recipes-devtools/python/python3-boto3_1.34.95.bb b/recipes-devtools/python/python3-boto3_1.34.100.bb similarity index 94% rename from recipes-devtools/python/python3-boto3_1.34.95.bb rename to recipes-devtools/python/python3-boto3_1.34.100.bb index 6d48e160c..71640fc73 100644 --- a/recipes-devtools/python/python3-boto3_1.34.95.bb +++ b/recipes-devtools/python/python3-boto3_1.34.100.bb @@ -8,7 +8,7 @@ SRC_URI = "\ git://github.com/boto/boto3.git;protocol=https;branch=master \ file://run-ptest" -SRCREV = "dc49ed5e1377acf7fa96ca8427176776ab5ab890" +SRCREV = "c7984f9f7a1cb00c12b53d07104ea334b99ae6cb" S = "${WORKDIR}/git" inherit setuptools3 ptest diff --git a/recipes-devtools/python/python3-botocore_1.34.95.bb b/recipes-devtools/python/python3-botocore_1.34.100.bb similarity index 93% rename from recipes-devtools/python/python3-botocore_1.34.95.bb rename to recipes-devtools/python/python3-botocore_1.34.100.bb index edc3f2d2d..3c48608d0 100644 --- a/recipes-devtools/python/python3-botocore_1.34.95.bb +++ b/recipes-devtools/python/python3-botocore_1.34.100.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "932bdc4073f5e135c993e50e493874e76c5a0ee3" +SRCREV = "30624a0db1cd84193cb257b8efa89ea598531637" S = "${WORKDIR}/git" inherit setuptools3 ptest diff --git a/recipes-support/aws-cli/aws-cli_1.32.95.bb b/recipes-support/aws-cli/aws-cli_1.32.100.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.32.95.bb rename to recipes-support/aws-cli/aws-cli_1.32.100.bb index 7d1023f88..1ca4f7713 100644 --- a/recipes-support/aws-cli/aws-cli_1.32.95.bb +++ b/recipes-support/aws-cli/aws-cli_1.32.100.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "04e6022a04f6427cecf4d35730071d6c489299dd" +SRCREV = "5a4747356b14f7a034302b2f834d58f6d7b36104" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"