Skip to content

Commit d957b1e

Browse files
committed
Update AWS CLI to v1.10.58
Update AWS Python dependencies
1 parent 2be3939 commit d957b1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

recipes-aws/python/python-awscli_1.10.52.bb renamed to recipes-aws/python/python-awscli_1.10.58.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ RDEPENDS_${PN} = "\
2626
SRC_NAME = "aws-cli"
2727

2828
SRC_URI = "git://github.com/aws/${SRC_NAME}.git"
29-
SRCREV = "8fff17eebb524363648f64489d92de3ba488336f"
29+
SRCREV = "90b9b407e25441e5a24e4d57d949ee2c126282ce"
3030

3131
S = "${WORKDIR}/git"

recipes-aws/python/python-botocore_1.4.42.bb renamed to recipes-aws/python/python-botocore_1.4.48.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ RDEPENDS_${PN} = "\
2424
SRC_NAME = "botocore"
2525

2626
SRC_URI = "git://github.com/boto/${SRC_NAME}.git"
27-
SRCREV = "ddc838cd82493400a102fbd12519dac23ce2f336"
27+
SRCREV = "334c996534cb5e04a7508f61edc48d3f38f0021c"
2828

2929
S = "${WORKDIR}/git"

recipes-aws/python/python-s3transfer_0.1.1.bb renamed to recipes-aws/python/python-s3transfer_0.1.2.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ RDEPENDS_${PN} = "\
2222
SRC_NAME = "s3transfer"
2323

2424
SRC_URI = "git://github.com/boto/${SRC_NAME}.git"
25-
SRCREV = "4520f4f1b05c4fe4bec7f90f850c33a31edc2f74"
25+
SRCREV = "61dd450e43432b016e55506cec3cf31c3c807e9b"
2626

2727
S = "${WORKDIR}/git"

0 commit comments

Comments
 (0)