Commit Graph

26 Commits

Author SHA1 Message Date
github-actions[bot]
2663e5b623
Merge master into staging-next 2021-11-05 12:01:17 +00:00
Schäfer, Denny
65b34026ba
awscli2: 2.2.40 -> 2.3.4 2021-11-05 10:07:55 +01:00
Sandro Jäckel
b5cfd8dd69
treewide: remove python39Packages.ruamel_yaml aliases 2021-11-03 11:10:50 +01:00
Albin Parou
b16c74abd3
awscli2: 2.2.39 -> 2.2.40 (#139020) 2021-10-06 03:43:48 -04:00
Dave Gallant
70a61f2921
awscli2: 2.2.30 -> 2.2.39 2021-09-19 00:29:08 -04:00
Luke Granger-Brown
83d16774f2 awscli2: add older awscrt to make build work 2021-09-11 03:24:25 +00:00
pawbur
5097d9b108 awscli2: 2.2.14 -> 2.2.30 2021-08-19 18:06:29 +02:00
Sandro Jäckel
183c7ebcae
pythonPackages: normalise prompt_toolkit 2021-07-23 16:36:39 +02:00
Graham Christensen
aab3c48aef awscli2: fixup python 3.9 fallout
from the applied patch:

 Replace use of deprecated base64.encodestring()

Replace the uses of deprecated base64.encodestring() in favor
of botocore.compat.encodebytes().  This fixes incompatibility with
Python 3.9 where the former function has finally been removed.
2021-07-22 10:21:20 -04:00
Dave Gallant
130932bacb
awscli2: 2.2.4 -> 2.2.14 2021-06-27 12:59:10 -04:00
Dave Gallant
a81163d83b awscli2: 2.2.1 -> 2.2.4 2021-05-17 08:42:07 -07:00
Dave Gallant
cee71902e3 awscli2: 2.1.35 -> 2.2.1 2021-05-10 00:03:27 -07:00
Dave Gallant
0f94021a82
awscli2: 2.1.29 -> 2.1.35 2021-04-08 13:09:09 -04:00
Dave Gallant
6f4b61d2ce
awscli2: 2.1.17 -> 2.1.29 2021-03-06 14:09:43 -05:00
Dave Gallant
d05e7e6cc4
awscli2: 2.1.7 -> 2.1.17 2021-01-10 10:04:51 -05:00
Vincent Haupert
991ebdfc1d
awscli2: 2.1.3 -> 2.1.7 2020-12-04 20:45:00 +01:00
zimbatm
74f08a53a1
awscli2: fix bash completion name
The bash completion name should map the binary name, so that it can be
loaded by the bash-completion package automatically.
2020-11-30 18:40:14 +01:00
Quentin Revel
8582f5dbc9 awscli2: fix completion
Generate index file for shell completion

Fix #103709

See-also: https://github.com/Homebrew/homebrew-core/pull/57547/files
2020-11-23 12:54:53 +08:00
Florian Klink
b203be9a9b
Merge pull request #104453 from davegallant/awscli2-2.1.3
awscli2: 2.0.54 -> 2.1.3
2020-11-22 11:57:29 +01:00
Dave Gallant
5000221a79
awscli2: 2.0.54 -> 2.1.3 2020-11-20 23:54:37 -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
Dave Gallant
8d530dd0d7
awscli2: 2.0.48 -> 2.0.54 2020-10-03 23:03:49 -04:00
zimbatm
60d443d0cd
awscli2: 2.0.46 -> 2.0.48 2020-09-14 15:14:28 +02:00
Dave Gallant
e976a70f5f
awscli2: 2.0.36 -> 2.0.46 (#97304) 2020-09-06 23:08:05 +02:00
Dave Gallant
892bd43dea
awscli2: 2.0.26 -> 2.0.36 2020-08-05 23:29:25 -04:00
Dave Gallant
a142770da5
awscli2: init at 2.0.26
Amazon released v2 of their CLI, but is still actively maintaining v1.

- https://github.com/aws/aws-cli/blob/2.0.26/CHANGELOG.rst
- https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html
- https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html
2020-06-30 23:11:31 -04:00