Tim Steinbach
a67dac5835
awscli: 1.19.0 -> 1.19.1
2021-02-04 10:39:45 -05:00
Tim Steinbach
a03288942b
awscli: 1.18.223 -> 1.19.0
2021-02-03 10:35:03 -05:00
Tim Steinbach
74d3264721
awscli: 1.18.222 -> 1.18.223
2021-02-01 15:22:15 -05:00
Tim Steinbach
c78daf764b
awscli: 1.18.221 -> 1.18.222
2021-01-29 11:56:59 -05:00
Tim Steinbach
269c2aace6
awscli: 1.18.217 -> 1.18.221
2021-01-27 18:14:28 -05:00
Tim Steinbach
7a9a49110b
awscli: 1.18.216 -> 1.18.217
2021-01-20 12:36:55 -05:00
Tim Steinbach
90b687e110
awscli: 1.18.215 -> 1.18.216
2021-01-18 09:23:58 -05:00
Tim Steinbach
7bead9b8fa
awscli: 1.18.211 -> 1.18.215
2021-01-15 10:39:10 -05:00
Tim Steinbach
137859bc9d
awscli: 1.18.210 -> 1.18.211
2021-01-08 09:00:19 -05:00
Tim Steinbach
10149d6954
awscli: 1.18.209 -> 1.18.210
2021-01-07 09:57:23 -05:00
Tim Steinbach
631af2143f
awscli: 1.18.208 -> 1.18.209
2021-01-06 14:28:39 -05:00
Tim Steinbach
84df1a4f1b
awscli: 1.18.207 -> 1.18.208
2021-01-05 10:30:28 -05:00
Tim Steinbach
116b2a040d
awscli: 1.18.206 -> 1.18.207
2021-01-01 16:52:09 -05:00
Tim Steinbach
163f19bad8
awscli: 1.18.204 -> 1.18.206
2020-12-30 21:19:14 -05:00
Tim Steinbach
42900ac65d
awscli: 1.18.203 -> 1.18.204
2020-12-29 10:11:56 -05:00
Tim Steinbach
9f371adb3d
awscli: 1.18.202 -> 1.18.203
2020-12-23 17:11:23 -05:00
Tim Steinbach
d14182937d
awscli: 1.18.201 -> 1.18.202
2020-12-23 12:08:27 -05:00
Tim Steinbach
8e3726f3c5
awscli: 1.18.200 -> 1.18.201
2020-12-22 14:27:20 -05:00
Tim Steinbach
b4c59d6ab1
awscli: 1.18.199 -> 1.18.200
2020-12-21 12:48:16 -05:00
Tim Steinbach
fd1cc29974
awscli: 1.18.198 -> 1.18.199
2020-12-18 10:26:39 -05:00
Tim Steinbach
6a42069f9c
awscli: 1.18.197 -> 1.18.198
2020-12-17 08:57:03 -05:00
Tim Steinbach
091583f47c
awscli: 1.18.195 -> 1.18.197
2020-12-16 10:20:34 -05:00
Tim Steinbach
046f8835dc
awscli: 1.18.191 -> 1.18.195
2020-12-14 13:17:12 -05:00
Tim Steinbach
12beaac933
awscli: 1.18.185 -> 1.18.191
2020-12-08 12:33:32 -05:00
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