From c53c24928afaea22245e6bd4b25e6b8aeb42647eaa3303813e2b21edc610a64f Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 15 Dec 2016 13:42:20 +0000 Subject: [PATCH] - Update to 1.11.29 (bsc#1015776) + forward port hide_py_pckgmgmt.patch + feature:batch: Update batch command to latest version + feature:logs: Update logs command to latest version + feature:rds: Update rds command to latest version + feature:dms: Update dms command to latest version + feature:marketplacecommerceanalytics: Update marketplacecommerceanalytics command to latest version + feature:elasticbeanstalk: Update elasticbeanstalk command to latest version + feature:sts: Update sts command to latest version - From 1.11.28 + feature:cloudfront: Add lambda function associations to cache behaviors. + feature:rds: Add cluster create data to DBCluster APIs. + bugfix:opsworks: This fixes an issue with opsworks register --local and python3 on some versions of linux. + feature:waf-regional: With this new feature, customers can use AWS WAF directly on Application Load Balancers in a VPC within available regions to protect their websites and web services from malicious attacks such as SQL injection, Cross Site Scripting, bad bots, etc. - From 1.11.27 + feature:config: Update config command to latest version + feature:sqs: Update sqs command to latest version + feature:s3: Update s3 command to latest version - From 1.11.26 + feature:sts: Update sts command to latest version + feature:config: Update config command to latest version + feature:ec2: Update ec2 command to latest version + feature:pinpoint: Update pinpoint command to latest version - From 1.11.25 + bugfix:opsworks-cm: Rename opsworkscm to opsworks-cm, keeping support OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=26 --- aws-cli-1.10.67.tar.gz | 3 - aws-cli-1.11.29.tar.gz | 3 + aws-cli.changes | 169 +++++++++++++++++++++++++++++++++++++++++ aws-cli.spec | 7 +- hide_py_pckgmgmt.patch | 26 ++++--- 5 files changed, 194 insertions(+), 14 deletions(-) delete mode 100644 aws-cli-1.10.67.tar.gz create mode 100644 aws-cli-1.11.29.tar.gz diff --git a/aws-cli-1.10.67.tar.gz b/aws-cli-1.10.67.tar.gz deleted file mode 100644 index ca9aca9..0000000 --- a/aws-cli-1.10.67.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c524f169ab977c51d4e0335c56e4790ac48729698da826760d6a7cff62a7755 -size 898749 diff --git a/aws-cli-1.11.29.tar.gz b/aws-cli-1.11.29.tar.gz new file mode 100644 index 0000000..1b1fca0 --- /dev/null +++ b/aws-cli-1.11.29.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274b6bc6ff539710da395c1075544a765ebc1b83b600123410daa187d0e88f56 +size 929865 diff --git a/aws-cli.changes b/aws-cli.changes index f6b6cef..a6c4b5c 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,172 @@ +------------------------------------------------------------------- +Thu Dec 15 13:25:14 UTC 2016 - rjschwei@suse.com + +- Update to 1.11.29 (bsc#1015776) + + forward port hide_py_pckgmgmt.patch + + feature:batch: Update batch command to latest version + + feature:logs: Update logs command to latest version + + feature:rds: Update rds command to latest version + + feature:dms: Update dms command to latest version + + feature:marketplacecommerceanalytics: Update marketplacecommerceanalytics + command to latest version + + feature:elasticbeanstalk: Update elasticbeanstalk command to latest version + + feature:sts: Update sts command to latest version +- From 1.11.28 + + feature:cloudfront: Add lambda function associations to cache behaviors. + + feature:rds: Add cluster create data to DBCluster APIs. + + bugfix:opsworks: This fixes an issue with opsworks register --local and + python3 on some versions of linux. + + feature:waf-regional: With this new feature, customers can use AWS WAF + directly on Application Load Balancers in a VPC within available regions + to protect their websites and web services from malicious attacks such + as SQL injection, Cross Site Scripting, bad bots, etc. +- From 1.11.27 + + feature:config: Update config command to latest version + + feature:sqs: Update sqs command to latest version + + feature:s3: Update s3 command to latest version +- From 1.11.26 + + feature:sts: Update sts command to latest version + + feature:config: Update config command to latest version + + feature:ec2: Update ec2 command to latest version + + feature:pinpoint: Update pinpoint command to latest version +- From 1.11.25 + + bugfix:opsworks-cm: Rename opsworkscm to opsworks-cm, keeping support + for opsworkscm. +- From 1.11.24 + + feature:pinpoint: Update pinpoint command to latest version + + feature:lambda: Update lambda command to latest version + + feature:directconnect: Update directconnect command to latest version + + feature:alias: Add ability to alias commands in the CLI + + feature:xray: Update xray command to latest version + + feature:s3: Display transfer speed for s3 commands + + feature:ssm: Update ssm command to latest version + + feature:apigateway: Update apigateway command to latest version + + feature:elasticbeanstalk: Update elasticbeanstalk command to latest version + + feature:codebuild: Update codebuild command to latest version + + feature:opsworkscm: Update opsworkscm command to latest version + + feature:shield: Update shield command to latest version + + feature:stepfunctions: Update stepfunctions command to latest version + + feature:appstream: Update appstream command to latest version + + feature:health: Update health command to latest version + + feature:ec2: Update ec2 command to latest version +- From 1.11.23 + + feature:polly: Update polly command to latest version + + feature:snowball: Update snowball command to latest version + + feature:rekognition: Update rekognition command to latest version + + feature:lightsail: Update lightsail command to latest version + + feature:--generate-cli-skeleton output: Add support for generating + sample output for command +- From 1.11.22 + + feature:s3: Update s3 command to latest version +- From 1.11.21 + + feature:s3: Update s3 command to latest version + + feature:glacier: Update glacier command to latest version + + feature:cloudformation: Update cloudformation command to latest version + + feature:route53: Update route53 command to latest version +- From 1.11.20 + + feature:ecs: Update ecs command to latest version + + feature:cloudtrail: Update cloudtrail command to latest version +- From 1.11.19 + + feature:cloudformation deploy: Add command to simplify deployments + of cloudformation stack changes. + + feature:emr: Update emr command to latest version + + feature:lambda: Update lambda command to latest version + + feature:elastictranscoder: Update elastictranscoder command to latest + version + + feature:cloudformation package: Add command to package source code for + cloudfromation template. + + feature:gamelift: Update gamelift command to latest version + + feature:application-autoscaling: Update application-autoscaling + command to latest version +- From 1.11.18 + + bugfix:Powershell: Properly set return code on Powershell. + + feature:cloudwatch: Update cloudwatch command to latest version + + feature:sqs: Update sqs command to latest version + + feature:apigateway: Update apigateway command to latest version + + feature:meteringmarketplace: Update meteringmarketplace command to + latest version +- From 1.11.17 + + feature:route53: Update route53 command to latest version + + feature:servicecatalog: Update servicecatalog command to latest version +- From 1.11.16 + + feature:kinesis: Update kinesis command to latest version + + feature:ds: Update ds command to latest version + + feature:elasticache: Update elasticache command to latest version +- From 1.11.15 + + feature:cognito-idp: Update cognito-idp command to latest version +- From 1.11.14 + + feature:cloudformation: Update cloudformation command to latest version + + feature:logs: Update logs command to latest version +- From 1.11.13 + + feature:directconnect: Update directconnect command to latest version +- From 1.11.12 + + feature:ses: Update ses command to latest version +- From 1.11.11 + + bugfix:cloudtrail: Use STS instead of IAM in CreateSubscription + + feature:cloudformation: Update cloudformation command to latest version +- From 1.11.10 + + feature:autoscaling: Update autoscaling command to latest version + + feature:elbv2: Update elbv2 command to latest version +- From 1.11.9 + + feature:ecs: Update ecs command to latest version + + feature:sms: Update sms command to latest version +- From 1.11.8 + + feature:waf: Update waf command to latest version + + feature:s3: Port mv to s3transfer. + + feature:budgets: Update budgets command to latest version +- From 1.11.7 + + feature:cloudfront: Update cloudfront command to latest version + + feature:iot: Update iot command to latest version + + feature:config: Update config command to latest version + + feature:kinesisanalytics: Update kinesisanalytics command to latest version + + feature:rds: Update rds command to latest version +- From 1.11.6 + + feature:route53: Update route53 command to latest version + + feature:--region: Add support for us-east-2 +- From 1.11.5 + + bugfix:s3 sync --delete: Fix regression where --delete would not delete + local files +- From 1.11.4 + + feature:elasticbeanstalk: Update elasticbeanstalk command to latest version + + feature:gamelift: Update gamelift command to latest version + + feature:s3: Integrate sync command with s3transfer + + feature:acm: Update acm command to latest version + + feature:s3: Output progress even when discovering new files to transfer +- From 1.11.3 + + bugfix:Pagination: Fix validation error when providing --no-paginate + with normalized paging argument. + + feature:apigateway: Update apigateway command to latest version + + feature:cloudfront: Update cloudfront command to latest version + + feature:gamelift: Update gamelift command to latest version + + feature:rds: Update rds command to latest version + + feature:codedeploy: Update codedeploy command to latest version + + feature:sns: Update sns command to latest version + + feature:kms: Update kms command to latest version + + feature:elasticache: Update elasticache command to latest version + + feature:ecr: Update ecr command to latest version +- From 1.11.2 + + feature:s3: Update s3 command to latest version + + feature:waf: Update waf command to latest version + + feature:devicefarm: Update devicefarm command to latest version + + feature:kms: Update kms command to latest version + + feature:opsworks: Update opsworks command to latest version + + bugfix:s3: Refactor rb into its own command. In addition, validate that + no key is supplied regardless of whether or not the force argument is + supplied. + + bugfix:route53domains: Rename --end to --end-time to fix a bug relating + to argparse prefix expansion. Alias --start to --start-time to maintain + a consistent interface while keeping the old parameter. + + feature:cognito-idp: Update cognito-idp command to latest version +- From 1.11.1 + + bugfix:s3: Fix regression when downloading empty files. +- From 1.11.0 + + feature:snowball: Update snowball command to latest version + + feature:s3: Update s3 command to latest version + + feature:ec2: Update ec2 command to latest version + + feature:s3: Port cp and rm to s3transfer. Improve progress for those + commands, showing byte progress. +- Upstream version jump from 1.10.67 to 1.11.0 + ------------------------------------------------------------------- Thu Nov 17 08:50:29 UTC 2016 - dmueller@suse.com diff --git a/aws-cli.spec b/aws-cli.spec index 483943b..bfe3829 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.10.67 +Version: 1.11.29 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -29,11 +29,14 @@ Requires: python %if 0%{?suse_version} && 0%{?suse_version} <= 1110 Requires: python-argparse >= 1.1 %endif -Requires: python-botocore >= 1.4.28 +Requires: python-PyYAML <= 3.12 +Requires: python-PyYAML >= 3.10 +Requires: python-botocore >= 1.4.68 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 Requires: python-rsa <= 3.5.0 Requires: python-rsa >= 3.1.2 +Requires: python-s3transfer <= 0.2.0 Requires: python-s3transfer >= 0.0.1 BuildRequires: python BuildRequires: python-devel diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch index 94a3a3b..dbde94e 100644 --- a/hide_py_pckgmgmt.patch +++ b/hide_py_pckgmgmt.patch @@ -1,25 +1,33 @@ -Index: setup.py -=================================================================== --- setup.py.orig +++ setup.py -@@ -6,11 +6,11 @@ from setuptools import setup, find_packa +@@ -6,18 +6,18 @@ from setuptools import setup, find_packa import awscli --requires = ['botocore==1.4.57', +-requires = ['botocore==1.4.86', - 'colorama>=0.2.5,<=0.3.7', - 'docutils>=0.10', - 'rsa>=3.1.2,<=3.5.0', -- 's3transfer>=0.1.0,<0.2.0'] -+#requires = ['botocore==1.4.57', +- 's3transfer>=0.1.9,<0.2.0', +- 'PyYAML>=3.10,<=3.12'] ++#requires = ['botocore==1.4.86', +# 'colorama>=0.2.5,<=0.3.7', +# 'docutils>=0.10', +# 'rsa>=3.1.2,<=3.5.0', -+# 's3transfer>=0.1.0,<0.2.0'] ++# 's3transfer>=0.1.9,<0.2.0', ++# 'PyYAML>=3.10,<=3.12'] - if sys.version_info[:2] == (2, 6): -@@ -33,12 +33,12 @@ setup_options = dict( +-if sys.version_info[:2] == (2, 6): ++#if sys.version_info[:2] == (2, 6): + # For python2.6 we have to require argparse since it + # was not in stdlib until 2.7. +- requires.append('argparse>=1.1') ++# requires.append('argparse>=1.1') + + + setup_options = dict( +@@ -34,12 +34,12 @@ setup_options = dict( package_data={'awscli': ['data/*.json', 'examples/*/*.rst', 'examples/*/*/*.rst', 'topics/*.rst', 'topics/*.json']},