Commit graph

69 commits

Author SHA1 Message Date
Tim Steinbach 4196aa9660
awscli: Add test 2020-11-25 13:00:41 -05:00
Tim Steinbach 360a14dcf0
awscli: 1.18.150 -> 1.18.185 2020-11-25 12:51:04 -05:00
Jonas Chevalier a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Tim Steinbach 94ce37ecef
awscli: 1.18.138 -> 1.18.150 2020-10-01 09:27:46 -04:00
Tim Steinbach 7f52b1f339
awscli: 1.18.128 -> 1.18.137 2020-09-14 09:11:08 -04:00
Frederik Rietdijk c9cfb52835 awscli: 1.18.120: 1.18.128 2020-08-30 09:11:02 +02:00
Frederik Rietdijk 7d43898dbd awscli: 1.18.109 -> 1.18.120 2020-08-17 09:16:11 +02:00
Frederik Rietdijk 742af1b8bc awscli: 1.18.93 -> 1.18.109 2020-08-04 21:54:59 +02:00
Tim Steinbach 4d9872076c
awscli: 1.18.80 -> 1.18.93 2020-07-06 08:28:09 -04:00
Florian Klink aa1c7dc77e awscli: 1.18.74 -> 1.18.80 2020-06-16 19:13:25 +02:00
Frederik Rietdijk 953f66dcc7 awscli: 1.18.56 -> 1.18.74 2020-06-11 10:00:25 +02:00
Frederik Rietdijk fa58b9ddf8 awscli: 1.17.13 -> 1.18.56 2020-05-11 22:13:16 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 65dcb3f08f python: awscli: 1.16.266 -> 1.17.13
We force the use of docutils 0.16. If this does not work out, we
can still override the version as this is an application.
2020-02-09 09:17:31 +01:00
Alyssa Ross 76af9e8438
Revert "Re-revert "awscli: Get rid of runtime -dev dependencies""
This reverts commit a1eacb900e.

Adding dev outputs to python packages means they can't be included in
a Python environment created with python3.withPackages, because
makePythonPath will include the dev output, which is empty apart from
nix-support, rather than the out output, which contains all the Python
code.
2020-01-14 16:00:00 +00:00
Jonathan Ringer fe058ee1ed awscli: fix build 2019-12-30 16:46:51 +01:00
Terje Larsen 7a99d1e392
awscli: pin colorama to 0.4.1
This is pinned to 0.4.1 in the upstream awscli package.
2019-12-20 14:23:12 +01:00
Benjamin Hipple d52cfb7661 awscli: remove unnecessary override on python prompt_toolkit
This override to the old 1.x version of `prompt_toolkit` appears to be
unnecessary; removing it does not change the hash of `awscli`.

In a follow-up, we could likely remove the RSA override as well, if we're OK
with patching out the `setup.cfg` requirements. This dropped support for some
old modules, but appears to not break API compatibility otherwise:
https://github.com/sybrenstuvel/python-rsa/blob/master/CHANGELOG.md#version-40---released-2018-09-16
2019-12-07 19:17:55 +01:00
Frederik Rietdijk ba2624412d awscli: use python3 2019-10-27 16:26:57 +01:00
Frederik Rietdijk ad90efb0d7 awscli: 1.16.261 -> 1.16.266 2019-10-27 16:26:57 +01:00
Frederik Rietdijk 365098e092 awscli and aws_shell: use the same python version with deps
We need this python version with its custom dependencies for aws_shell.
2019-10-18 09:54:04 +02:00
Frederik Rietdijk b5623ef56f awscli: 1.16.215 -> 1.16.261 2019-10-18 09:54:04 +02:00
Vladimír Čunát a1eacb900e
Re-revert "awscli: Get rid of runtime -dev dependencies"
This reverts commit afd04a49ed.
Moved from master to staging.
2019-09-24 08:15:26 +02:00
Andrew Childs e60f51e9b4 botocore, boto3, awscli: 1.12.160->1.12.205, 1.9.160->1.9.205, 1.16.170->1.16.215 2019-08-18 11:48:39 +02:00
Frederik Rietdijk 3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
Wael Nasreddine 784efe7816
awscli: fix the tests by patching pyyaml (#65134)
The checkPhase of the pyyaml dependency of awscli was failing due to running the tests with a newer version of libyaml.
2019-07-20 00:14:05 -07:00
Wael Nasreddine 8965de1199
awscli: fix the build by disabling pyyaml tests (#65119) 2019-07-19 20:15:11 -07:00
Joel Thompson 49ddc4e6c6 botocore, boto3, awscli: 1.12.152->1.12.160, 1.9.152->1.9.160, 1.16.162->1.16.170 2019-06-04 15:24:36 -04:00
PsyanticY 9ceb3e15fa awscli: 1.16.106 -> 1.16.162 2019-05-21 12:17:05 -07:00
Robert Schütz be744b3254 awscli: pin pyyaml to 3.13
Upstream requires
    PyYAML>=3.10,<=3.13
2019-04-03 16:46:52 +02:00
Frederik Rietdijk a88c739b58 awscli: 1.16.104 -> 1.16.106 2019-02-17 14:40:57 +01:00
Frederik Rietdijk 6da810586d awscli: 1.16.90 -> 1.16.104 2019-02-17 14:40:51 +01:00
Robert Schütz f87b6077a3 awscli: 1.16.89 -> 1.16.90 2019-01-18 09:37:10 +01:00
Tim Steinbach 80a140c799
awscli: 1.16.72 -> 1.16.89 2019-01-16 09:52:59 -05:00
Dan Peebles 828547556e botocore: 1.12.48 -> 1.12.62
boto3: 1.9.36 -> 1.9.62
awscli: 1.16.72

I update all three of these at a time because they rely on each other
and get annoyed when such changes are non-atomic. Also added a note to
the packages telling people that this is needed. I tested awscli and the
libraries against a real account.
2018-12-10 16:19:05 -05:00
Frederik Rietdijk 6e62e48521 awscli: fix build 2018-12-03 16:50:40 +01:00
Frederik Rietdijk 32492d9189 Python: fix botocore/boto3/awscli mess
Revert "pythonPackages.boto3: 1.7.84 -> 1.8.4"

This reverts commit 06b37899300e0800e7a0ea632fcb5bf0f291e003.

Revert "python: botocore: 1.11.1 -> 1.11.4"

This reverts commit 3b0242d4c014a440b8c1c58cae812dc84496cc95.

Revert "python: botocore: 1.10.75 -> 1.11.1"

This reverts commit 996fd79967.

Revert "awscli: 1.16.1 -> 1.16.4"

This reverts commit 4880df9078bf024fd5a98afa8c6f28833e13f3d3.

Revert "awscli: 1.15.66 -> 1.16.1"

This reverts commit 6923bc8d23.

awscli: fix build

pythonPackages.botocore: 1.10.75 -> 1.10.84
2018-09-01 10:41:37 +02:00
Frederik Rietdijk cded4f2cf9 awscli: 1.16.1 -> 1.16.4 2018-09-01 10:41:37 +02:00
Frederik Rietdijk 6923bc8d23 awscli: 1.15.66 -> 1.16.1 2018-08-25 18:16:34 +02:00
Frederik Rietdijk eb04afe1b5 awscli: 1.15.58 -> 1.15.66 2018-07-28 16:39:42 +02:00
Dan Peebles 6b81baed99 botocore, boto3, awscli: 1.10.48->1.10.57, 1.7.48->1.10.57, 1.15.49->1.15.48
As usual, I update all three of these at once because updating any of them
individually will break one or more of them.
2018-07-13 10:11:31 -04:00
Dan Peebles d1994ebd8a boto{core,3}, awscli: upgrade
I upgrade these all at once because they depend on one another and
often dislike being upgraded individually. So let's make a single
atomic commit!
2018-07-02 16:49:59 -04:00
Maximilian Bosch 0e5eafc1fd
awscli: 1.14.50 -> 1.15.10; fix build
As reported in #39676 the build broke because of ca52152 as the bump of
`pythonPackages.botocore` to 1.10.9 clashed with the wanted dependencies
in `awscli`.

In order to reduce the risk of accidental bugs because of loosened
version constraints I bumped the AWS CLI to `1.15.10` which depends on
`botocore@1.10` as well.

Fixes #39676
2018-04-29 17:40:18 +02:00
Spencer Janssen 3c64662e14 awscli: 1.14.47 -> 1.14.50
Fixes a broken build introduced when botocore was updated in ce34a9a3
2018-03-20 16:55:42 -05:00
Robert Schütz ae870798dc awscli: refactor 2018-02-27 09:35:05 +01:00
Frederik Rietdijk 73072e688b awscli: 1.14.41 -> 1.14.47 2018-02-27 09:25:53 +01:00
Frederik Rietdijk 9307dbb947 awscli: 1.14.32 -> 1.14.41 2018-02-18 20:07:43 +01:00
Frederik Rietdijk 763a372911 awscli: 1.4.29 -> 1.4.32 2018-02-03 17:43:30 +01:00
Frederik Rietdijk e3865944f6 awscli: 1.14.22 -> 1.4.29 2018-01-20 12:18:00 +01:00
adisbladis 663618ed3a
awscli: 1.14.17 -> 1.14.22 2018-01-11 17:20:53 +08:00