Search Criteria
Package Details: python2-aws-cli 1.18.195-1
Git Clone URL: | https://aur.archlinux.org/python2-aws-cli.git (read-only, click to copy) |
---|---|
Package Base: | python2-aws-cli |
Description: | Universal Command Line Interface for Amazon Web Services awscli |
Upstream URL: | https://github.com/aws/aws-cli |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-08 10:10 |
Last Updated: | 2020-12-12 03:15 |
Dependencies (16)
- python2
- python2-futures
- python2-docutils>=0.10
- python2-colorama>=0.2.5 (python2-colorama-git, python2-colorama-0.3.3)
- python2-wheel>=0.24.0
- python2-s3transfer>=0.3.0
- python2-sphinx>=1.1.3
- python2-botocore>=1.19.35
- python2-mock>=1.3.0
- python2-nose>=1.3.7
- python2-dateutil>=2.1
- python2-tox>=2.3.1
- python2-rsa>=3.1.2
- python2-yaml>=3.10
- python2 (make)
- python2-distribute (python2-setuptools) (make)
Required by (17)
- arkade-bin (requires aws-cli) (optional)
- awj-git (requires aws-cli)
- aws-session-manager-plugin (requires aws-cli)
- aws2-wrap (requires aws-cli)
- curam-git (requires aws-cli)
- datomic-cli (requires aws-cli)
- gds-cli-git (requires aws-cli) (optional)
- git-remote-codecommit (requires aws-cli)
- graphlab-create
- k3sup-bin (requires aws-cli) (optional)
- lambroll-bin (requires aws-cli) (optional)
- porter-bin (requires aws-cli) (optional)
- python-awscli-plugin-endpoint (requires aws-cli)
- python2-awscli-plugin-endpoint (requires aws-cli)
- rattlesnakeos-stack-bin (requires aws-cli) (optional)
- statsite (requires aws-cli) (optional)
- stsauth (requires aws-cli) (make)
Latest Comments
Thrawn commented on 2018-11-05 13:12
Failed to install for me, with the following error:
==> Error: Could not find all required packages: python2-rsa<=3.5.0 (Wanted by: python2-aws-cli)
(python2-rsa seems to exists with version 4.0-1, so not sure if it's a problem of my AUR helper or something else)
severach commented on 2018-05-24 13:34
For now you can just downgrade python2-tox. The best solution is to press for upstream to test version 3 and permit it. aws-cli has been running tox 3 for some time so it probably works.
ekce commented on 2018-05-24 11:17
This currently won't build as the only version of python2-tox available is 3.0 and the package requires a version lower than that.
PhCl commented on 2016-10-19 16:17
Can you please add:
conflicts=('aws-cli')
severach commented on 2016-04-15 23:12
aws-cli is the python3 version.
jsteel commented on 2016-04-15 18:29
Isn't this just a duplicate of aws-cli?