From d9f7af500a4775bac48e30e3a447a97e17fb139922c0f865f561994a02a1a886 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 21 Jun 2016 12:34:42 +0000 Subject: [PATCH 1/4] - Update to version 1.10.38 (bsc#985858) + forward port hide_py_pckgmgmt.patch + feature:acm: Update acm command to latest version + feature:ses: Update ses command to latest version + feature:rds: Update rds command to latest version + feature:cloudtrail: Update cloudtrail command to latest version - From 1.10.37 + feature:s3: Update s3 command to latest version - From 1.10.36 + feature:dynamodbstreams: Update dynamodbstreams command to latest version + feature:machinelearning: Update machinelearning command to latest version + feature:iot: Update iot command to latest version + bugfix:Pagination: Fix regression with --no-paginate introduced in #1958 (fixes #1993) - From 1.10.35 + feature:ec2: Update ec2 command to latest version + feature:application-autoscaling: Update application-autoscaling command to latest version - From 1.10.34 + feature:elasticache: Update elasticache command to latest version - From 1.10.33 + feature:rds: Update rds command to latest version + feature:ec2: Update ec2 command to latest version + bugfix:help: Write help content to stdout if less is not installed. Fixes #1957 - From 1.10.32 + feature:firehose: Update firehose command to latest version + bugfix:Table: Fix rendering of tables with double-width characters. + feature:ec2: Update ec2 command to latest version + feature:ecs: Update ecs command to latest version OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=24 --- aws-cli-1.10.19.tar.gz | 3 -- aws-cli-1.10.38.tar.gz | 3 ++ aws-cli.changes | 99 ++++++++++++++++++++++++++++++++++++++++++ aws-cli.spec | 4 +- hide_py_pckgmgmt.patch | 8 ++-- 5 files changed, 108 insertions(+), 9 deletions(-) delete mode 100644 aws-cli-1.10.19.tar.gz create mode 100644 aws-cli-1.10.38.tar.gz diff --git a/aws-cli-1.10.19.tar.gz b/aws-cli-1.10.19.tar.gz deleted file mode 100644 index 1110aa8..0000000 --- a/aws-cli-1.10.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:253480c41719e1efc45323ca7b30025137d6b011f67b4af86131d96acc48cef3 -size 818289 diff --git a/aws-cli-1.10.38.tar.gz b/aws-cli-1.10.38.tar.gz new file mode 100644 index 0000000..cfcd1f6 --- /dev/null +++ b/aws-cli-1.10.38.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7085c3c0be921803266e6262e5757b7e3980e232679e4bac0ec76af8a78383ca +size 867529 diff --git a/aws-cli.changes b/aws-cli.changes index d389661..d1c4d12 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,102 @@ +------------------------------------------------------------------- +Tue Jun 21 11:57:59 UTC 2016 - rjschwei@suse.com + +- Update to version 1.10.38 (bsc#985858) + + forward port hide_py_pckgmgmt.patch + + feature:acm: Update acm command to latest version + + feature:ses: Update ses command to latest version + + feature:rds: Update rds command to latest version + + feature:cloudtrail: Update cloudtrail command to latest version +- From 1.10.37 + + feature:s3: Update s3 command to latest version +- From 1.10.36 + + feature:dynamodbstreams: Update dynamodbstreams command to latest version + + feature:machinelearning: Update machinelearning command to latest version + + feature:iot: Update iot command to latest version + + bugfix:Pagination: Fix regression with --no-paginate introduced in + #1958 (fixes #1993) +- From 1.10.35 + + feature:ec2: Update ec2 command to latest version + + feature:application-autoscaling: Update application-autoscaling + command to latest version +- From 1.10.34 + + feature:elasticache: Update elasticache command to latest version +- From 1.10.33 + + feature:rds: Update rds command to latest version + + feature:ec2: Update ec2 command to latest version + + bugfix:help: Write help content to stdout if less is not installed. + Fixes #1957 +- From 1.10.32 + + feature:firehose: Update firehose command to latest version + + bugfix:Table: Fix rendering of tables with double-width characters. + + feature:ec2: Update ec2 command to latest version + + feature:ecs: Update ecs command to latest version +- From 1.10.31 + + feature:application-autoscaling: Adds support for Application Auto Scaling. + Application Auto Scaling is a general purpose Auto Scaling service for + supported elastic AWS resources. With Application Auto Scaling, you can + automatically scale your AWS resources, with an experience similar to + that of Auto Scaling. +- From 1.10.29 + + feature:dynamodb: Update dynamodb command to latest version + + bugfix:Shorthand: Remove back-compat shorthand features from new services. + + bugfix:Paginator: Print a better error when pagination params are + supplied along with no-paginate. + + bugfix:ec2: Sets MaxResults to default value of 1000. + + feature:workspaces: Update workspaces command to latest version + + feature:discovery: Update discovery command to latest version +- From 1.10.28 + + feature:ec2: Update ec2 command to latest version + + feature:ssm: Update ssm command to latest version + + feature:discovery: Update discovery command to latest version + + feature:cloudformation: Update cloudformation command to latest version +- From 1.10.27 + + feature:storagegateway: Update storagegateway command to latest version + + feature:directconnect: Update directconnect command to latest version + + feature:emr: Update emr command to latest version + + feature:sqs: Update sqs command to latest version + + feature:iam: Update iam command to latest version +- From 1.10.26 + + feature:kms: Update kms command to latest version + + feature:sts: Update sts command to latest version + + feature:apigateway: Update apigateway command to latest version + + feature:ecs: Update ecs command to latest version + + feature:s3: Update s3 command to latest version + + feature:cloudtrail: Update cloudtrail command to latest version +- From 1.10.25 + + feature:inspector: Update inspector command to latest version + + feature:codepipeline: Update codepipeline command to latest version + + bugfix:Configure: Fix issue causing prompts not to display on mintty. + Fixes #1925 + + feature:elasticbeanstalk: Update elasticbeanstalk command to latest version +- From 1.10.24 + + feature:route53domains: Update route53domains command to latest version + + feature:opsworks: Update opsworks command to latest version +- From 1.10.23 + + feature:ecr: Update ecr command to latest version + + feature:acm: Update acm command to latest version + + feature:ec2: Update ec2 command to latest version + + feature:sts: Update sts command to latest version + + feature:cognito-idp: Update cognito-idp command to latest version +- From 1.10.22 + + feature:emr: Add support for smart targeted resize feature + + feature:iot: Add SQL RulesEngine version support + + feature:acm: Add tagging support for ACM +- From 1.10.21 + + feature:aws ec2: Add support for two new EBS volume types + + feature:aws cognito-idp: Add support for new service, aws cognito-idp + + feature:aws kinesis: Update aws kinesis command to latest version + + feature:aws elasticbeanstalk: Add support for automatic platform + version upgrades with managed updates + + feature:aws devicefarm: Update aws devicefarm command to latest version + + feature:aws s3: Add support for Amazon S3 Transfer Acceleration + + feature:aws firehose: Update firehose command to latest version +- From 1.10.20 + + feature:iot: Add commands for managing CA certificates. + + bugfix:ec2 wait: Fix issues with waiting on incorrect error code. + + bugfix:s3: Fix issue where multipart uploads were not being properly + aborted after Cntrl-C. (issue 1905) + ------------------------------------------------------------------- Mon Apr 11 20:17:20 UTC 2016 - rjschwei@suse.com diff --git a/aws-cli.spec b/aws-cli.spec index 0211750..540604b 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.10.19 +Version: 1.10.38 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -29,7 +29,7 @@ Requires: python %if 0%{?suse_version} && 0%{?suse_version} <= 1110 Requires: python-argparse >= 1.1 %endif -Requires: python-botocore >= 1.4.10 +Requires: python-botocore >= 1.4.28 Requires: python-colorama <= 0.3.3 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch index 9bea942..a9095b0 100644 --- a/hide_py_pckgmgmt.patch +++ b/hide_py_pckgmgmt.patch @@ -4,15 +4,15 @@ import awscli --requires = ['botocore==1.4.10', +-requires = ['botocore==1.4.28', - 'colorama>=0.2.5,<=0.3.3', - 'docutils>=0.10', -- 'rsa>=3.1.2,<=3.3.0', +- 'rsa>=3.1.2,<=3.5.0', - 's3transfer==0.0.1'] -+#requires = ['botocore==1.4.10', ++#requires = ['botocore==1.4.28', +# 'colorama>=0.2.5,<=0.3.3', +# 'docutils>=0.10', -+# 'rsa>=3.1.2,<=3.3.0', ++# 'rsa>=3.1.2,<=3.5.0', +# 's3transfer==0.0.1'] From adc23eb80ac28f11f3c69f1bab374c1543c1e281dfe10ab94fa16839134deaad Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 17 Nov 2016 08:54:46 +0000 Subject: [PATCH 2/4] - update to 1.10.67 * more than 500 changes, have a look at https://github.com/aws/aws-cli/compare/1.10.38...1.10.67 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=25 --- aws-cli-1.10.38.tar.gz | 3 --- aws-cli-1.10.67.tar.gz | 3 +++ aws-cli.changes | 7 +++++++ aws-cli.spec | 5 ++--- hide_py_pckgmgmt.patch | 26 ++++++++++---------------- 5 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 aws-cli-1.10.38.tar.gz create mode 100644 aws-cli-1.10.67.tar.gz diff --git a/aws-cli-1.10.38.tar.gz b/aws-cli-1.10.38.tar.gz deleted file mode 100644 index cfcd1f6..0000000 --- a/aws-cli-1.10.38.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7085c3c0be921803266e6262e5757b7e3980e232679e4bac0ec76af8a78383ca -size 867529 diff --git a/aws-cli-1.10.67.tar.gz b/aws-cli-1.10.67.tar.gz new file mode 100644 index 0000000..ca9aca9 --- /dev/null +++ b/aws-cli-1.10.67.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c524f169ab977c51d4e0335c56e4790ac48729698da826760d6a7cff62a7755 +size 898749 diff --git a/aws-cli.changes b/aws-cli.changes index d1c4d12..f6b6cef 100644 --- a/aws-cli.changes +++ b/aws-cli.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 17 08:50:29 UTC 2016 - dmueller@suse.com + +- update to 1.10.67 + * more than 500 changes, have a look at + https://github.com/aws/aws-cli/compare/1.10.38...1.10.67 + ------------------------------------------------------------------- Tue Jun 21 11:57:59 UTC 2016 - rjschwei@suse.com diff --git a/aws-cli.spec b/aws-cli.spec index 540604b..483943b 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.10.38 +Version: 1.10.67 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -30,10 +30,9 @@ Requires: python Requires: python-argparse >= 1.1 %endif Requires: python-botocore >= 1.4.28 -Requires: python-colorama <= 0.3.3 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 -Requires: python-rsa <= 3.3.0 +Requires: python-rsa <= 3.5.0 Requires: python-rsa >= 3.1.2 Requires: python-s3transfer >= 0.0.1 BuildRequires: python diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch index a9095b0..94a3a3b 100644 --- a/hide_py_pckgmgmt.patch +++ b/hide_py_pckgmgmt.patch @@ -1,30 +1,24 @@ +Index: setup.py +=================================================================== --- setup.py.orig +++ setup.py -@@ -6,17 +6,17 @@ from setuptools import setup, find_packa +@@ -6,11 +6,11 @@ from setuptools import setup, find_packa import awscli --requires = ['botocore==1.4.28', -- 'colorama>=0.2.5,<=0.3.3', +-requires = ['botocore==1.4.57', +- 'colorama>=0.2.5,<=0.3.7', - 'docutils>=0.10', - 'rsa>=3.1.2,<=3.5.0', -- 's3transfer==0.0.1'] -+#requires = ['botocore==1.4.28', -+# 'colorama>=0.2.5,<=0.3.3', +- 's3transfer>=0.1.0,<0.2.0'] ++#requires = ['botocore==1.4.57', ++# 'colorama>=0.2.5,<=0.3.7', +# 'docutils>=0.10', +# 'rsa>=3.1.2,<=3.5.0', -+# 's3transfer==0.0.1'] ++# 's3transfer>=0.1.0,<0.2.0'] --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( + if sys.version_info[:2] == (2, 6): @@ -33,12 +33,12 @@ setup_options = dict( package_data={'awscli': ['data/*.json', 'examples/*/*.rst', 'examples/*/*/*.rst', 'topics/*.rst', From c53c24928afaea22245e6bd4b25e6b8aeb42647eaa3303813e2b21edc610a64f Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 15 Dec 2016 13:42:20 +0000 Subject: [PATCH 3/4] - 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']}, From c8b0d785806da91e89fb99fff0c7ef8f4228bbaa2d15adcaf336bdd4b04c8e57 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 15 Dec 2016 18:32:39 +0000 Subject: [PATCH 4/4] - Follow up change, fix dependency OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=27 --- aws-cli.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/aws-cli.spec b/aws-cli.spec index bfe3829..b9ce036 100644 --- a/aws-cli.spec +++ b/aws-cli.spec @@ -32,6 +32,7 @@ Requires: python-argparse >= 1.1 Requires: python-PyYAML <= 3.12 Requires: python-PyYAML >= 3.10 Requires: python-botocore >= 1.4.68 +Requires: python-colorama <= 0.3.7 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 Requires: python-rsa <= 3.5.0