Commit graph

54 commits

Author SHA1 Message Date
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
Frederik Rietdijk 2c7feca25d awscli: 1.14.6 -> 1.14.17 2017-12-31 11:01:52 +01:00
Tamas Herman a16501cd44 awscli: 1.11.185 -> 1.14.6 2017-12-09 09:18:30 +00:00
adisbladis d191bede7b
awscli: 1.11.162 -> 1.11.185 2017-11-11 02:35:43 +08:00
Frederik Rietdijk b2d9b48c97 python awscli: move to python-packages.nix 2015-12-11 11:28:32 +01:00
Dan Peebles 60f949bc78 awscli: fix broken dependency
Sorry, not sure how I missed this in my earlier commit!
2015-12-03 08:25:29 -05:00
Dan Peebles 8a84a80193 awscli: 1.7.47 -> 1.9.6
Also updates its botocore dependency from 1.1.10 to 1.3.6 and makes it
use requests2 instead of requests.
2015-12-03 08:23:29 -05:00
Samuel Rivas 21488c6e60 botocore: 1.1.10 -> 1.2.0
Keep the old version as awscli depends on it
2015-11-09 22:18:20 +01:00
Daniel Brockman 8828a174cb awscli: 1.7.41 -> 1.7.47
People in #nixos told me to switch from fetchzip to fetchFromGitHub;
let me know if that's a bad change.
2015-09-03 13:51:08 +02:00
Rob Vermaas 9430294114 Update awscli to 1.7.41 2015-07-29 09:08:51 +00:00
Benjamin Staffin 8de7d148c8 awscli: Make bash and zsh completions work 2015-07-28 01:14:34 -07:00
Benjamin Staffin 50cb206cd5 awscli: update to 1.7.29
Includes updates to bcdoc and botocore.
2015-05-23 18:29:44 -07:00
Charles Strahan 8757cc4eb0 awscli: update to 1.7.21 2015-04-09 19:24:46 -04:00
muflax 4451de5c52 awscli: fix missing groff runtime dependency 2015-01-14 16:17:49 +00:00
muflax 6180d44982 awscli: update to 1.7.0 2015-01-14 16:17:49 +00:00
muflax 745e3e64a9 awscli: update to 1.6.10 and adopt it
[Bjørn: upper-case first letter in description]
2014-12-26 12:26:08 +01:00