diff --git a/botocore-1.4.10.tar.gz b/botocore-1.4.10.tar.gz deleted file mode 100644 index 2c1fe47..0000000 --- a/botocore-1.4.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0b740d07cf7b7a4ec08cafdf9db8cfd813d2d69bde1e7de0cffc50bf075aa4b -size 2453883 diff --git a/botocore-1.4.86.tar.gz b/botocore-1.4.86.tar.gz new file mode 100644 index 0000000..68e46e6 --- /dev/null +++ b/botocore-1.4.86.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb78cdb1c1d0c2a299768c11312cc66aca9834d201009f4d5a4b1b1f40353f7 +size 3283524 diff --git a/python-botocore.changes b/python-botocore.changes index 49c2e68..f6bc206 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,442 @@ +------------------------------------------------------------------- +Mon Jan 2 10:02:14 UTC 2017 - dmueller@suse.com + +- switch to pypi package and fix source url + +------------------------------------------------------------------- +Thu Dec 15 13:53:56 UTC 2016 - rjschwei@suse.com + +- Update to bersion 1.4.86 (bsc#1015776) + + feature:dms: Update dms client to latest version + + feature:rds: Update rds client to latest version + + feature:logs: Update logs client to latest version + + feature:marketplacecommerceanalytics: Update marketplacecommerceanalytics + client to latest version + + feature:elasticbeanstalk: Update elasticbeanstalk client to latest version + + feature:sts: Update sts client to latest version + + feature:batch: Update batch client to latest version +- From 1.4.85 + + feature:cloudfront: Add lambda function associations to cache behaviors. + + feature:rds: Add cluster create data to DBCluster APIs. + + 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.4.84 + + feature:config: Update config client to latest version + + feature:health: Add paginators for Health. + + feature:sqs: Update sqs client to latest version + + feature:s3: Update s3 client to latest version +- From 1.4.83 + + feature:pinpoint: Update pinpoint client to latest version + + feature:ec2: Update ec2 client to latest version + + feature:sts: Update sts client to latest version + + feature:config: Update config client to latest version +- From 1.4.82 + + bugfix:Exceptions: Allow parsing of json error responses with non-json + bodies. + + feature:opsworks-cm: Added waiter for Opsworks CM +- From 1.4.81 + + feature:parameter: Automatically inject an idempotency token into + parameters marked with the idempotencyToken trait + + feature:appstream: Update appstream client to latest version + + feature:directconnect: Update directconnect client to latest version + + feature:elasticbeanstalk: Update elasticbeanstalk client to latest version + + feature:shield: Update shield client to latest version + + feature:opsworkscm: Update opsworkscm client to latest version + + feature:lambda: Update lambda client to latest version + + feature:codebuild: Update codebuild client to latest version + + feature:xray: Update xray client to latest version + + feature:stepfunctions: Update stepfunctions client to latest version + + feature:ssm: Update ssm client to latest version + + feature:health: Update health client to latest version + + feature:ec2: Update ec2 client to latest version + + feature:apigateway: Update apigateway client to latest version + + feature:pinpoint: Update pinpoint client to latest version +- From 1.4.80 + + feature:lightsail: Update lightsail client to latest version + + feature:polly: Update polly client to latest version + + feature:snowball: Update snowball client to latest version + + feature:rekognition: Update rekognition client to latest version +- From 1.4.79 + + bugfix:s3: fixes #1059 (presigned s3v4 URL bug related to blank query + parameters being filtered incorrectly) + + feature:s3: Update s3 client to latest version + + bugfix:Presigner: Support presigning rest-json services. +- From 1.4.78 + + feature:s3: Update s3 client to latest version + + feature:glacier: Update glacier client to latest version + + feature:cloudformation: Update cloudformation client to latest version + + feature:route53: Update route53 client to latest version +- From 1.4.77 + + feature:cloudtrail: Update cloudtrail client to latest version + + feature:ecs: Update ecs client to latest version +- From 1.4.76 + + feature:application-autoscaling: Update application-autoscaling client + to latest version + + feature:elastictranscoder: Update elastictranscoder client to latest version + + feature:lambda: Update lambda client to latest version + + feature:emr: Update emr client to latest version + + feature:gamelift: Update gamelift client to latest version +- From 1.4.75 + + feature:Loader: Support loading json extra files. + + feature:meteringmarketplace: Update meteringmarketplace client to + latest version + + feature:cloudwatch: Update cloudwatch client to latest version + + feature:apigateway: Update apigateway client to latest version + + feature:sqs: Update sqs client to latest version +- From 1.4.74 + + feature:route53: Update route53 client to latest version + + feature:servicecatalog: Update servicecatalog client to latest version +- From 1.4.73 + + feature:kinesis: Update kinesis client to latest version + + feature:ds: Update ds client to latest version + + feature:elasticache: Update elasticache client to latest version +- From 1.4.72 + + feature:cognito-idp: Update cognito-idp client to latest version + + feature:Paginator: Add paginators for AWS WAF +- From 1.4.71 + + bugfix:Parsers: ResponseMetadata will now always be populated, provided + the response was able to be parsed into a dict. + + feature:cloudformation: Update cloudformation client to latest version + + feature:logs: Update logs client to latest version +- From 1.4.70 + + feature:directconnect: Update directconnect client to latest version +- From 1.4.69 + + feature:ses: Update ses client to latest version +- From 1.4.68 + + feature:cloudformation: Update cloudformation client to latest version + + feature:Stub: Made ANY usable for nested parameters + +------------------------------------------------------------------- +Wed Oct 26 22:03:51 UTC 2016 - rjschwei@suse.com + +- Update to version 1.4.67 (bsc#1007084) + + feature:elbv2: Update elbv2 client to latest version + + feature:autoscaling: Update autoscaling client to latest version +- From 1.4.66 + + feature:sms: Update sms client to latest version + + feature:ecs: Update ecs client to latest version +- From 1.4.65 + + bugfix:Waiters: Add back missing fail fail states to cloudformation + waiters (#1056) + + feature:waf: Update waf client to latest version + + feature:budgets: Update budgets client to latest version +- From 1.4.64 + + feature:cloudfront: Update cloudfront client to latest version + + feature:iot: Update iot client to latest version + + feature:config: Update config client to latest version + + feature:rds: Update rds client to latest version + + feature:kinesisanalytics: Update kinesisanalytics client to latest version +- From 1.4.63 + + feature:route53: Update route53 client to latest version + + feature:regions: Add support us-east-2 +- From 1.4.62 + + feature:elasticbeanstalk: Update elasticbeanstalk client to latest version + + feature:acm: Update acm client to latest version + + feature:gamelift: Update gamelift client to latest version +- From 1.4.61 + + feature:ecr: Update ecr client to latest version + + feature:cloudfront: Update cloudfront client to latest version + + feature:codedeploy: Update codedeploy client to latest version + + feature:sns: Update sns client to latest version + + feature:apigateway: Update apigateway client to latest version + + feature:Client Meta: Add partition to client meta object (#1027) + + feature:elasticache: Update elasticache client to latest version + + feature:kms: Update kms client to latest version + + feature:rds: Update rds client to latest version + + feature:gamelift: Update gamelift client to latest version +- From 1.4.60 + + feature:opsworks: Update opsworks client to latest version + + feature:devicefarm: Update devicefarm client to latest version + + feature:kms: Update kms client to latest version + + feature:s3: Update s3 client to latest version + + feature:waf: Update waf client to latest version + + feature:cognito-idp: Update cognito-idp client to latest version +- From 1.4.58 + + feature:snowball: Update snowball client to latest version + + feature:s3: Update s3 client to latest version + + feature:ec2: Update ec2 client to latest version +- From 1.4.57 + + feature:cloudformation: Update cloudformation client to latest version + + feature:codepipeline: Update codepipeline client to latest version + + feature:kms: Update kms client to latest version + + feature:efs: Update efs client to latest version +- From 1.4.56 + + feature:redshift: Update redshift client to latest version + + feature:Stubber: Add ability to specify expected params when using + add_client_error (#1025) + + feature:emr: Update emr client to latest version + + feature:codedeploy: Update codedeploy client to latest version + + feature:rds: Update rds client to latest version +- From 1.4.55 + + feature:iot: Update iot client to latest version + + feature:rds: Update rds client to latest version +- From 1.4.54 + + feature:EC2: Add NetworkAclExists waiter (#1019) + + feature:Paginator: Add paginators for Application Auto Scaling + service (#1029) + + feature:Config: Add max_pool_connections to client config + (#773, #766, #1026) + + feature:ec2: Update ec2 client to latest version + + feature:servicecatalog: Update servicecatalog client to latest version +- From 1.4.53 + + feature:support: Update support client to latest version + + feature:cloudfront: Update cloudfront client to latest version + + feature:sns: Update sns client to latest version +- From 1.4.52 + + feature:codepipeline: Update codepipeline client to latest version + + feature:ec2: Update ec2 client to latest version + + feature:rds: Update rds client to latest version + + feature:sns: Update sns client to latest version + + feature:ecr: Update ecr client to latest version +- From 1.4.51 + + feature:rds: Update rds client to latest version + + feature:ResponseMetadata: Add MaxAttemptsReached and RetryAttempts keys + to the returned ResonseMetadata dictionary (#1024, #965, #926) + + feature:application-autoscaling: Update application-autoscaling client + to latest version + + feature:cognito-idp: Update cognito-idp client to latest version + + feature:Waiters: Add last_response attribute to WaiterError (#1023, #957) + + feature:config: Update config client to latest version + + feature:gamelift: Update gamelift client to latest version +- From 1.4.50 + + feature:autoscaling: Update autoscaling client to latest version + + feature:codepipeline: Update codepipeline client to latest version + + feature:ssm: Update ssm client to latest version + + feature:cloudfront: Update cloudfront client to latest version + + feature:route53: Update route53 client to latest version +- From 1.4.49 + + feature:rds: Update rds client to latest version + + feature:opsworks: Update opsworks client to latest version +- From 1.4.48 + + feature:ec2: Update ec2 client to latest version + + feature:iam: Update iam client to latest version + + feature:workspaces: Update workspaces client to latest version +- From 1.4.47 + + feature:elbv2: Update elbv2 client to latest version + + feature:apigateway: Update apigateway client to latest version + + feature:ecs: Update ecs client to latest version + + feature:acm: Update acm client to latest version + + feature:kms: Update kms client to latest version +- From 1.4.45 + + feature:kms: Update kms client to latest version + + feature:kinesisanalytics: Update kinesisanalytics client to latest version + + feature:autoscaling: Update autoscaling client to latest version + + feature:elb: Update elb client to latest version + + feature:ecs: Update ecs client to latest version + + feature:s3: Add support for s3 dualstack configuration + + feature:snowball: Update snowball client to latest version + + feature:elbv2: Update elbv2 client to latest version +- From 1.4.44 + + feature:marketplacecommerceanalytics: Update marketplacecommerceanalytics + client to latest version + + feature:ecr: Update ecr client to latest version + + feature:cloudfront: Update cloudfront client to latest version +- From 1.4.43 + + feature:lambda: Update lambda client to latest version + + feature:gamelift: Update gamelift client to latest version + + feature:rds: Update rds client to latest version +- From 1.4.42 + + bugfix:Serialization: Account for boolean in query string serialization + + feature:rds: Update rds client to latest version + + feature:iot: Update iot client to latest version + + feature:ds: Update ds client to latest version + + feature:meteringmarketplace: Update meteringmarketplace client to + latest version + + feature:route53domains: Update route53domains client to latest version + + feature:application-autoscaling: Update application-autoscaling client + to latest version + + feature:emr: Update emr client to latest version + + feature:cloudwatch: Update cloudwatch client to latest version + + feature:logs: Update logs client to latest version + + feature:machinelearning: Update machinelearning client to latest version +- From 1.4.41 + + feature:ds: Update ds client to latest version + + feature:ses: Update ses client to latest version + + bugfix:s3: S3 region redirector will now honor the orginial url scheme. + + feature:sts: Update sts client to latest version + + feature:cognito-idp: Update cognito-idp client to latest version + + feature:ec2: Update ec2 client to latest version + + feature:es: Update es client to latest version + + feature:apigateway: Update apigateway client to latest version + + bugfix:Credentials: Raise error when partial hard coded creds are + provided when creating a client. +- From 1.4.40 + + feature:s3: Update s3 client to latest version + + feature:codedeploy: Add a waiter to wait on successful deployments. + + feature:iot: Update iot client to latest version +- From 1.4.39 + + feature:acm: Update acm client to latest version + + feature:elastictranscoder: Update elastictranscoder client to latest + version + + feature:cloudformation: Update cloudformation client to latest version + + feature:config: Update config client to latest version + + feature:application-autoscaling: Update application-autoscaling client + to latest version +- From 1.4.38 + + feature:ssm: Update ssm client to latest version + + feature:devicefarm: Update devicefarm client to latest version +- From 1.4.37 + + feature:dms: Update dms client to latest version + + feature:ecs: Update ecs client to latest version + + Feature:Credential Provider: Add support for ECS metadata credential + provider. + + feature:rds: Update rds client to latest version +- From 1.4.36 + + feature:servicecatalog: Update servicecatalog client to latest version + + feature:opsworks: Update opsworks client to latest version + + feature:ds: Update ds client to latest version + + feature:config: Update config client to latest version +- From 1.4.35 + + feature:iam: Update iam client to latest version + + feature:codepipeline: Update codepipeline client to latest version + + feature:efs: Update efs client to latest version +- From 1.4.34 + + feature:dms: Update dms client to latest version + + feature:ssm: Update ssm client to latest version +- From 1.4.33 + + feature:sns: Update sns client to latest version + + feature:route53: Update route53 client to latest version + + feature:ec2: Update ec2 client to latest version + + feature:gamelift: Update gamelift client to latest version + + feature:efs: Update efs client to latest version + + feature:iot: Update iot client to latest version +- From 1.4.32 + + bugfix:S3: Fixed a bug where the S3 region redirector was potentially + causing a memory leak on python 2.6. + + feature:s3: Update s3 client to latest version +- From 1.4.31 + + bugfix:RequestSigner: RequestSigner.generate_presigned_url now requires + the operation name to be passed in. This does not affect using + generate_presigned_url through a client. + + feature:rds: Update rds client to latest version + + feature:directconnect: Update directconnect client to latest version + + feature:RequestSigner: Allow botocore.UNSIGNED to be used with + generate_presigned_url and generate_presigned_post. + + feature:ec2: Update ec2 client to latest version + + feature:cognito-identity: Update cognito-identity client to latest version + + feature:iam: Update iam client to latest version +- From1.4.30 + + bugfix:AssumeRole: Fix regression introduced in #920 where assume role + responses error out when attempting to cache a response. (#961) +- From 1.4.29 + + feature:ResponseMetadata: Add http response headers to the response + metadata. + + feature:codepipeline: Update codepipeline client to latest version + + feature:s3: Automatically redirect S3 sigv4 requests sent to the wrong + region. + + feature:opsworks: Update opsworks client to latest version + + feature:s3: Use MD5 to sign S3 bodies by default. + + bugfix:EC2: Replace chars in the EC2 console output we can't decode + with replacement chars. We were previously returning either the decoded + content or the original base64 encoded content. We now will consistently + return decoded output, any any chars we can't decode are substituted + with a replacement char. (#953) + +------------------------------------------------------------------- +Tue Jun 21 12:14:00 UTC 2016 - rjschwei@suse.com + +- Update to version 1.4.28 (bsc#985858) + + feature:cloudtrail: Update cloudtrail client to latest version + + feature:acm: Update acm client to latest version + + bugfix:Stubber: Fix regression in comparing multiple expected parameters + + feature:rds: Update rds client to latest version + + feature:ses: Update ses client to latest version +- From 1.4.27 + + feature:Stubber: Allow certain paramters to be ignored by specifying + stub.ANY. Resolves #931 + + feature:s3: Update s3 client to latest version +- From 1.4.26 + + feature:Config: Add parameter_validation option in config file to + disable parameter validation when making API calls (#905) + + feature:dynamodbstreams: Update dynamodbstreams client to latest version + + bugfix:s3: Make the stubber work with get_bucket_location + + feature:iot: Update iot client to latest version + + feature:machinelearning: Update machinelearning client to latest version +- From 1.4.25 + + feature:Stubber: Allow adding additional keys to the service error + response. + + feature:ec2: Update ec2 client to latest version + + feature:application-autoscaling: Update application-autoscaling + client to latest version + +------------------------------------------------------------------- +Thu Jun 2 00:07:01 UTC 2016 - jacobwinski@gmail.com + +- Update to version 1.4.24 + + feature:elasticache: Update elasticache client to latest version +- Update to version 1.4.23 + + feature:rds: Update rds client to latest version + + feature:ec2: Update ec2 client to latest version +- Update to version 1.4.22 + + feature:firehose: Update firehose client to latest version + + feature:ec2: Update ec2 client to latest version + + feature:ecs: Update ecs client to latest version +- Update to version 1.4.21 + + 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. + + feature:endpoints: Updated endpoints.json to latest. +- Update to version 1.4.20 + + feature:dynamodb: Update dynamodb client to latest version + + bugfix:Waiters: Fix JMESPathTypeError exception being raised (#906, #907) + + feature:workspaces: Update workspaces client to latest version + + feature:s3: Add paginator for ListObjectsV2 + + feature:discovery: Update discovery client to latest version + + feature:iam: Add missing paginators. Fixes #919. +- Update to version 1.4.19 + + feature:ec2: Update ec2 client to latest version + + feature:ssm: Update ssm client to latest version + + feature:discovery: Update discovery client to latest version + + feature:cloudformation: Update cloudformation client to latest version +- Update to version 1.4.18 + + feature:storagegateway: Update storagegateway client to latest version + + feature:directconnect: Update directconnect client to latest version + + feature:emr: Update emr client to latest version + + feature:sqs: Update sqs client to latest version + + feature:iam: Update iam client to latest version +- Update to version 1.4.17 + + feature:kms: Update kms client to latest version + + feature:sts: Update sts client to latest version + + feature:apigateway: Update apigateway client to latest version + + feature:ecs: Update ecs client to latest version + + feature:s3: Update s3 client to latest version + + feature:cloudtrail: Update cloudtrail client to latest version +- Update to version 1.4.16 + + feature:inspector: Update inspector client to latest version + + feature:codepipeline: Update codepipeline client to latest version + + feature:opsworks: Add InstanceRegistered waiter + + feature:elasticbeanstalk: Update elasticbeanstalk client to latest version +- Update to version 1.4.15 + + feature:route53domains: Update route53domains client to latest version + + feature:opsworks: Update opsworks client to latest version +- Update to version 1.4.14 + + feature:ecr: Update ecr client to latest version + + bugfix:aws kinesis: Fix issue where "EnhancedMonitoring" was not displayed when running aws kinesis describe-stream (#1929) + + feature:acm: Update acm client to latest version + + feature:ec2: Update ec2 client to latest version + + feature:sts: Update sts client to latest version + + bugfix:Serializer: In the rest xml parser, we were converting the input we recieve into a str, which was causing failures on python 2 when multibyte unicode strings were passed in. The fix is to simply use six.text_type, which is unicode on 2 and str on 3. The string will be encoded into the default encoding later on in the serializer. Fixes #868 + + feature:cognito-idp: Update cognito-idp client to latest version +- Update to version 1.4.13 + + feature:EMR: Add support for smart targeted resize feature + + feature:IOT: Add SQL RulesEngine version support + + feature:ACM: Add tagging support for ACM +- Update to version 1.4.12 + + bugfix:Credentials: Include timezone information when storing refresh time (#869) + + feature:EC2: Add support for two new EBS volume types + + feature:S3: Add support for s3 accelerate configuration + + feature:CognitoIdentityProvider: Add support for new service, CognitoIdedentityProvider + + feature:S3: Add support for Amazon S3 Transfer Acceleration + + feature:CodeCommit: Add paginators for CodeCommit (#881) + + feature:Kinesis: Update Kinesis client to latest version + + feature:ElasticBeanstalk: Add support for automatic platform version upgrades with managed updates + + feature:DeviceFarm: Update DeviceFarm client to latest version + + feature:FireHose: Update FireHose client to latest version +- Update to version 1.4.11 + feature:IoT: Add methods for managing CA certificates. + bugfix:EC2: Fix issues with checking an incorrect error code in waiters. + bugfix:Accept Header: Fix issue in overriding Accept header for API Gateway. + ------------------------------------------------------------------- Fri Apr 8 18:47:49 UTC 2016 - rjschwei@suse.com diff --git a/python-botocore.spec b/python-botocore.spec index fb39536..064b696 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,7 +1,7 @@ # # spec file for package python-botocore # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,13 +17,13 @@ Name: python-botocore -Version: 1.4.10 +Version: 1.4.86 Release: 0 Summary: Python interface for AWS License: Apache-2.0 Group: Development/Languages/Python Url: https://github.com/boto/botocore -Source0: https://pypi.python.org/packages/source/b/botocore/botocore-%{version}.tar.gz +Source0: https://pypi.io/packages/source/b/botocore/botocore-%{version}.tar.gz Patch0: hide_py_pckgmgmt.patch BuildRequires: fdupes BuildRequires: python-devel