SHA256
1
0
forked from pool/aws-cli
aws-cli/aws-cli.spec

75 lines
2.5 KiB
RPMSpec
Raw Normal View History

#
# spec file for package aws-cli
#
- update to version 1.7.29 (bnc#905354) + Follow up to previous update to address compatibility with latest amazon-ecs-agent + From 1.7.28 - feature:aws ec2: Add support for Spot Fleet. - feature:aws opsworks: Add support for custom AutoScaling. - feature:aws elasticbeanstalk: Update model to latest version. + From 1.7.27 - feature:aws ds: Add support for AWS Directory Service. - feature:aws ec2: Add support for VPC endpoints for Amazon S3. - feature:aws ec2: Add support for EIP Migration. - feature:aws logs: Add support for filtering log events. + From 1.7.26 - feature:aws glacier: Add support for vault policies. - bugfix:aws iam create-open-id-connect-provider: Fix issue where the --url parameter would try to retrieve the contents from the url instead of use the url as its value. (issue 1317) - bugfix:aws workspaces: Fix issue where throttling errors were not being retried (botocore issue 529) + From 1.7.25 - feature:aws dynamodb query: Add support for KeyConditonExpression. + From 1.7.24 - feature:aws help topics: Add support for listing available help topics. - feature:aws help config-vars: Add help topic for configuration variables. - feature:aws help return-codes: Add help topic for return codes. - feature:aws help s3-config: Add help topic for configuration of s3 commands. - bugfix:aws lambda create-function/update-function-code: Improve error message when invalid --zip-file values are provided (issue 1296) - feature:aws ec2: Add support for new VM Import APIs, including OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=9
2015-05-27 19:44:13 +02:00
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
- Update to version 1.5.3 + feature:aws ec2 describe-volumes: Add support for optional pagination. + feature:aws route53domains: Add support for auto-renew domains. + feature:aws cognito-identity: Add for Open-ID Connect. + feature:aws sts: Add support for Open-ID Connect + feature:aws iam: Add support for Open-ID Connect + bugfix:aws s3 sync: Fix issue when uploading with --exact-timestamps (issue 964) + bugfix:Retry: Fix issue where certain error codes were not being retried (botocore issue 361) + bugfix:aws emr ssh: Fix issue when using waiter interface to wait on the cluster state (issue 954) + feature:aws cloudsearch: Add support for advance Japanese language processing. + feature:aws rds: Add support for gp2 which provides faster access than disk-based storage. + bugfix:aws s3 mv: Delete multi-part objects when transferring objects across regions using --source-region (issue 938) + bugfix:aws emr ssh: Fix issue with waiter configuration not being found (issue 937) + feature:aws dynamodb: Update aws dynamodb command to support storing and retrieving documents with full support for document models. New data types are fully compatible with the JSON standard and allow you to nest document elements within one another. + bugfix:aws configure: Fix bug where aws configure was not properly writing out to the shared credentials file + bugfix:S3 Response Parsing: Fix regression for parsing S3 responses containing a status code of 200 with an error response body (botocore issue 342) + bugfix:Shorthand Error Message: Ensure the error message for shorthand OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=4
2014-10-24 02:03:57 +02:00
Name: aws-cli
- Update to version 1.9.12 (bsc#958686) + feature:aws configure add-model: Added command for updating commands in the CLI and clients in boto3. (issue 1664) + feature:aws cloudfront create-invalidation: Add a new --paths option. (issue 1662) + feature:aws cloudfront sign: Add a new command to create a signed url. (issue 1668) + feature:aws autoscaling: Added support for protecting instances from scale-in events. + feature:aws rds: Added support for Aurora encryption at rest. - From version 1.9.11 + feature:aws rds: Added support for specifying port number. + feature:aws ds: Added support for Microsoft ActiveDirctory. + feature:aws route53: Added support for TrafficFlow, a new management and modeling layer for Route53. + feature:Timeouts: Added additonal options for configuring socket timeouts. - From version 1.9.10 + feature:aws config: Added support for dedicated hosts. + feature:aws s3: Added support for custom metadata in cp, mv, and sync. - From version 1.9.9 + feature:aws s3api: Added support for the aws-exec-read canned ACL on objects. + feature:aws elasticbeanstalk: Added support for composable web applications. + feature:aws ec2: Added support for EC2 dedicated hosts. + feature:aws ecs: Added support for task stopped reasons and task start and stop times. - From version 1.9.8 + feature:Read Timeouts: Add --cli-read-timeout to specify the number of seconds until a read times out. + bugfix:aws s3: Fix regression when downloading a restored Glacier object OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=19
2015-12-10 23:31:59 +01:00
Version: 1.9.12
- Update to version 1.5.3 + feature:aws ec2 describe-volumes: Add support for optional pagination. + feature:aws route53domains: Add support for auto-renew domains. + feature:aws cognito-identity: Add for Open-ID Connect. + feature:aws sts: Add support for Open-ID Connect + feature:aws iam: Add support for Open-ID Connect + bugfix:aws s3 sync: Fix issue when uploading with --exact-timestamps (issue 964) + bugfix:Retry: Fix issue where certain error codes were not being retried (botocore issue 361) + bugfix:aws emr ssh: Fix issue when using waiter interface to wait on the cluster state (issue 954) + feature:aws cloudsearch: Add support for advance Japanese language processing. + feature:aws rds: Add support for gp2 which provides faster access than disk-based storage. + bugfix:aws s3 mv: Delete multi-part objects when transferring objects across regions using --source-region (issue 938) + bugfix:aws emr ssh: Fix issue with waiter configuration not being found (issue 937) + feature:aws dynamodb: Update aws dynamodb command to support storing and retrieving documents with full support for document models. New data types are fully compatible with the JSON standard and allow you to nest document elements within one another. + bugfix:aws configure: Fix bug where aws configure was not properly writing out to the shared credentials file + bugfix:S3 Response Parsing: Fix regression for parsing S3 responses containing a status code of 200 with an error response body (botocore issue 342) + bugfix:Shorthand Error Message: Ensure the error message for shorthand OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=4
2014-10-24 02:03:57 +02:00
Release: 0
Summary: Amazon Web Services Command Line Interface
License: Apache-2.0
Group: System/Management
Url: https://github.com/aws/aws-cli
Source0: %{name}-%{version}.tar.gz
Patch0: hide_py_pckgmgmt.patch
- Update to version 1.5.3 + feature:aws ec2 describe-volumes: Add support for optional pagination. + feature:aws route53domains: Add support for auto-renew domains. + feature:aws cognito-identity: Add for Open-ID Connect. + feature:aws sts: Add support for Open-ID Connect + feature:aws iam: Add support for Open-ID Connect + bugfix:aws s3 sync: Fix issue when uploading with --exact-timestamps (issue 964) + bugfix:Retry: Fix issue where certain error codes were not being retried (botocore issue 361) + bugfix:aws emr ssh: Fix issue when using waiter interface to wait on the cluster state (issue 954) + feature:aws cloudsearch: Add support for advance Japanese language processing. + feature:aws rds: Add support for gp2 which provides faster access than disk-based storage. + bugfix:aws s3 mv: Delete multi-part objects when transferring objects across regions using --source-region (issue 938) + bugfix:aws emr ssh: Fix issue with waiter configuration not being found (issue 937) + feature:aws dynamodb: Update aws dynamodb command to support storing and retrieving documents with full support for document models. New data types are fully compatible with the JSON standard and allow you to nest document elements within one another. + bugfix:aws configure: Fix bug where aws configure was not properly writing out to the shared credentials file + bugfix:S3 Response Parsing: Fix regression for parsing S3 responses containing a status code of 200 with an error response body (botocore issue 342) + bugfix:Shorthand Error Message: Ensure the error message for shorthand OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=4
2014-10-24 02:03:57 +02:00
Requires: python
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
- Update to version 1.5.3 + feature:aws ec2 describe-volumes: Add support for optional pagination. + feature:aws route53domains: Add support for auto-renew domains. + feature:aws cognito-identity: Add for Open-ID Connect. + feature:aws sts: Add support for Open-ID Connect + feature:aws iam: Add support for Open-ID Connect + bugfix:aws s3 sync: Fix issue when uploading with --exact-timestamps (issue 964) + bugfix:Retry: Fix issue where certain error codes were not being retried (botocore issue 361) + bugfix:aws emr ssh: Fix issue when using waiter interface to wait on the cluster state (issue 954) + feature:aws cloudsearch: Add support for advance Japanese language processing. + feature:aws rds: Add support for gp2 which provides faster access than disk-based storage. + bugfix:aws s3 mv: Delete multi-part objects when transferring objects across regions using --source-region (issue 938) + bugfix:aws emr ssh: Fix issue with waiter configuration not being found (issue 937) + feature:aws dynamodb: Update aws dynamodb command to support storing and retrieving documents with full support for document models. New data types are fully compatible with the JSON standard and allow you to nest document elements within one another. + bugfix:aws configure: Fix bug where aws configure was not properly writing out to the shared credentials file + bugfix:S3 Response Parsing: Fix regression for parsing S3 responses containing a status code of 200 with an error response body (botocore issue 342) + bugfix:Shorthand Error Message: Ensure the error message for shorthand OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=4
2014-10-24 02:03:57 +02:00
Requires: python-argparse >= 1.1
%endif
- update to version 1.7.29 (bnc#905354) + Follow up to previous update to address compatibility with latest amazon-ecs-agent + From 1.7.28 - feature:aws ec2: Add support for Spot Fleet. - feature:aws opsworks: Add support for custom AutoScaling. - feature:aws elasticbeanstalk: Update model to latest version. + From 1.7.27 - feature:aws ds: Add support for AWS Directory Service. - feature:aws ec2: Add support for VPC endpoints for Amazon S3. - feature:aws ec2: Add support for EIP Migration. - feature:aws logs: Add support for filtering log events. + From 1.7.26 - feature:aws glacier: Add support for vault policies. - bugfix:aws iam create-open-id-connect-provider: Fix issue where the --url parameter would try to retrieve the contents from the url instead of use the url as its value. (issue 1317) - bugfix:aws workspaces: Fix issue where throttling errors were not being retried (botocore issue 529) + From 1.7.25 - feature:aws dynamodb query: Add support for KeyConditonExpression. + From 1.7.24 - feature:aws help topics: Add support for listing available help topics. - feature:aws help config-vars: Add help topic for configuration variables. - feature:aws help return-codes: Add help topic for return codes. - feature:aws help s3-config: Add help topic for configuration of s3 commands. - bugfix:aws lambda create-function/update-function-code: Improve error message when invalid --zip-file values are provided (issue 1296) - feature:aws ec2: Add support for new VM Import APIs, including OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=9
2015-05-27 19:44:13 +02:00
Requires: python-bcdoc >= 0.14.0
Requires: python-bcdoc < 0.15.0
- Update to version 1.9.12 (bsc#958686) + feature:aws configure add-model: Added command for updating commands in the CLI and clients in boto3. (issue 1664) + feature:aws cloudfront create-invalidation: Add a new --paths option. (issue 1662) + feature:aws cloudfront sign: Add a new command to create a signed url. (issue 1668) + feature:aws autoscaling: Added support for protecting instances from scale-in events. + feature:aws rds: Added support for Aurora encryption at rest. - From version 1.9.11 + feature:aws rds: Added support for specifying port number. + feature:aws ds: Added support for Microsoft ActiveDirctory. + feature:aws route53: Added support for TrafficFlow, a new management and modeling layer for Route53. + feature:Timeouts: Added additonal options for configuring socket timeouts. - From version 1.9.10 + feature:aws config: Added support for dedicated hosts. + feature:aws s3: Added support for custom metadata in cp, mv, and sync. - From version 1.9.9 + feature:aws s3api: Added support for the aws-exec-read canned ACL on objects. + feature:aws elasticbeanstalk: Added support for composable web applications. + feature:aws ec2: Added support for EC2 dedicated hosts. + feature:aws ecs: Added support for task stopped reasons and task start and stop times. - From version 1.9.8 + feature:Read Timeouts: Add --cli-read-timeout to specify the number of seconds until a read times out. + bugfix:aws s3: Fix regression when downloading a restored Glacier object OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=19
2015-12-10 23:31:59 +01:00
Requires: python-botocore >= 1.3.12
- update to version 1.7.29 (bnc#905354) + Follow up to previous update to address compatibility with latest amazon-ecs-agent + From 1.7.28 - feature:aws ec2: Add support for Spot Fleet. - feature:aws opsworks: Add support for custom AutoScaling. - feature:aws elasticbeanstalk: Update model to latest version. + From 1.7.27 - feature:aws ds: Add support for AWS Directory Service. - feature:aws ec2: Add support for VPC endpoints for Amazon S3. - feature:aws ec2: Add support for EIP Migration. - feature:aws logs: Add support for filtering log events. + From 1.7.26 - feature:aws glacier: Add support for vault policies. - bugfix:aws iam create-open-id-connect-provider: Fix issue where the --url parameter would try to retrieve the contents from the url instead of use the url as its value. (issue 1317) - bugfix:aws workspaces: Fix issue where throttling errors were not being retried (botocore issue 529) + From 1.7.25 - feature:aws dynamodb query: Add support for KeyConditonExpression. + From 1.7.24 - feature:aws help topics: Add support for listing available help topics. - feature:aws help config-vars: Add help topic for configuration variables. - feature:aws help return-codes: Add help topic for return codes. - feature:aws help s3-config: Add help topic for configuration of s3 commands. - bugfix:aws lambda create-function/update-function-code: Improve error message when invalid --zip-file values are provided (issue 1296) - feature:aws ec2: Add support for new VM Import APIs, including OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=9
2015-05-27 19:44:13 +02:00
Requires: python-colorama <= 0.3.3
- Update to version 1.5.3 + feature:aws ec2 describe-volumes: Add support for optional pagination. + feature:aws route53domains: Add support for auto-renew domains. + feature:aws cognito-identity: Add for Open-ID Connect. + feature:aws sts: Add support for Open-ID Connect + feature:aws iam: Add support for Open-ID Connect + bugfix:aws s3 sync: Fix issue when uploading with --exact-timestamps (issue 964) + bugfix:Retry: Fix issue where certain error codes were not being retried (botocore issue 361) + bugfix:aws emr ssh: Fix issue when using waiter interface to wait on the cluster state (issue 954) + feature:aws cloudsearch: Add support for advance Japanese language processing. + feature:aws rds: Add support for gp2 which provides faster access than disk-based storage. + bugfix:aws s3 mv: Delete multi-part objects when transferring objects across regions using --source-region (issue 938) + bugfix:aws emr ssh: Fix issue with waiter configuration not being found (issue 937) + feature:aws dynamodb: Update aws dynamodb command to support storing and retrieving documents with full support for document models. New data types are fully compatible with the JSON standard and allow you to nest document elements within one another. + bugfix:aws configure: Fix bug where aws configure was not properly writing out to the shared credentials file + bugfix:S3 Response Parsing: Fix regression for parsing S3 responses containing a status code of 200 with an error response body (botocore issue 342) + bugfix:Shorthand Error Message: Ensure the error message for shorthand OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=4
2014-10-24 02:03:57 +02:00
Requires: python-colorama >= 0.2.5
Requires: python-docutils >= 0.10
Requires: python-rsa >= 3.1.2
- update to version 1.7.29 (bnc#905354) + Follow up to previous update to address compatibility with latest amazon-ecs-agent + From 1.7.28 - feature:aws ec2: Add support for Spot Fleet. - feature:aws opsworks: Add support for custom AutoScaling. - feature:aws elasticbeanstalk: Update model to latest version. + From 1.7.27 - feature:aws ds: Add support for AWS Directory Service. - feature:aws ec2: Add support for VPC endpoints for Amazon S3. - feature:aws ec2: Add support for EIP Migration. - feature:aws logs: Add support for filtering log events. + From 1.7.26 - feature:aws glacier: Add support for vault policies. - bugfix:aws iam create-open-id-connect-provider: Fix issue where the --url parameter would try to retrieve the contents from the url instead of use the url as its value. (issue 1317) - bugfix:aws workspaces: Fix issue where throttling errors were not being retried (botocore issue 529) + From 1.7.25 - feature:aws dynamodb query: Add support for KeyConditonExpression. + From 1.7.24 - feature:aws help topics: Add support for listing available help topics. - feature:aws help config-vars: Add help topic for configuration variables. - feature:aws help return-codes: Add help topic for return codes. - feature:aws help s3-config: Add help topic for configuration of s3 commands. - bugfix:aws lambda create-function/update-function-code: Improve error message when invalid --zip-file values are provided (issue 1296) - feature:aws ec2: Add support for new VM Import APIs, including OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=9
2015-05-27 19:44:13 +02:00
Requires: python-rsa <= 3.1.4
- Update to version 1.5.3 + feature:aws ec2 describe-volumes: Add support for optional pagination. + feature:aws route53domains: Add support for auto-renew domains. + feature:aws cognito-identity: Add for Open-ID Connect. + feature:aws sts: Add support for Open-ID Connect + feature:aws iam: Add support for Open-ID Connect + bugfix:aws s3 sync: Fix issue when uploading with --exact-timestamps (issue 964) + bugfix:Retry: Fix issue where certain error codes were not being retried (botocore issue 361) + bugfix:aws emr ssh: Fix issue when using waiter interface to wait on the cluster state (issue 954) + feature:aws cloudsearch: Add support for advance Japanese language processing. + feature:aws rds: Add support for gp2 which provides faster access than disk-based storage. + bugfix:aws s3 mv: Delete multi-part objects when transferring objects across regions using --source-region (issue 938) + bugfix:aws emr ssh: Fix issue with waiter configuration not being found (issue 937) + feature:aws dynamodb: Update aws dynamodb command to support storing and retrieving documents with full support for document models. New data types are fully compatible with the JSON standard and allow you to nest document elements within one another. + bugfix:aws configure: Fix bug where aws configure was not properly writing out to the shared credentials file + bugfix:S3 Response Parsing: Fix regression for parsing S3 responses containing a status code of 200 with an error response body (botocore issue 342) + bugfix:Shorthand Error Message: Ensure the error message for shorthand OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=4
2014-10-24 02:03:57 +02:00
BuildRequires: python
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
BuildArch: noarch
%endif
%description
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.
%prep
%setup -q
- Update to version 1.8.12 (bsc#949877) + feature:aws iot: Add support for AWS IoT + feature:aws iot-data: Add support for AWS IoT Data Plane + feature:aws lambda: Add support for aliasing and function versioning + feature:aws ecs: Update commands + feature:aws marketplacecommerceanalytics: Add support for AWS Marketplace Commerce Analytics + feature:aws firehose: Add support for Amazon Kinesis Firehose + feature:aws inspector: Add support for Amazon Inspector + feature:aws kinesis: Add support for updating stream retention periods + feature:aws configservice: Add support for config rules + feature:aws waf: Add support for AWS WAF + feature:aws ec2: Add support for spot blocks + feature:aws cloudfront: Add support for adding Web ACLs to CloudFront distributions + feature:aws es: Adds support for the new Amazon Elasticsearch + feature:aws cloudtrail: Adds support for log file integrity validation, log encryption with AWS KMS-Managed Keys (SSE-KMS), and trail tagging. + feature:aws rds create-db-instance: --db-instance-class has a new value as db.t2.large + feature:aws workspaces: Adds support for volume encryption in Amazon WorkSpaces. + feature:aws ses: Adds 17 new operations for accepting incoming emails. + feature:aws cloudformation describe-account-limits: This is a new API. + feature:aws ec2 modify-spot-fleet-request: This is a new API. + bugfix:aws elasticbeanstalk: Documentation update. + feature:aws cognito-sync: Update API to latest version + feature:aws cognito-identity: Update API to latest version + bugfix:Assume Role Provider: Fix issue where profile does not exist errors were not being propogated back to the user (issue 1515) OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=17
2015-10-10 05:04:46 +02:00
%patch0 -p1
%build
python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot} --install-scripts=%{_bindir}
# No DOS crap
rm %{buildroot}/%{_bindir}/aws.cmd
%files
%defattr(-,root,root,-)
%doc CHANGELOG.rst LICENSE.txt README.rst
%dir %{python_sitelib}/awscli
%dir %{python_sitelib}/awscli-%{version}-py%{py_ver}.egg-info
%{_bindir}/*
%{python_sitelib}/awscli/*
%{python_sitelib}/*egg-info/*
%changelog