[Python-modules-commits] [python-botocore] 02/06: Updated version 1.5.75 from 'upstream/1.5.75'

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Jun 27 10:09:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

takaki pushed a commit to branch master
in repository python-botocore.

commit ba6d107f5f4c580430fd6a20b56d965522e30f02
Merge: 1e3337a ed83904
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Tue Jun 27 18:52:32 2017 +0900

    Updated version 1.5.75 from 'upstream/1.5.75'
    
    with Debian dir 35db7650b5a354bca0d2e4d6afbc5c3acf200ba3

 PKG-INFO                                           |   21 +-
 README.rst                                         |   19 +-
 botocore.egg-info/PKG-INFO                         |   21 +-
 botocore.egg-info/SOURCES.txt                      |  147 +
 botocore/__init__.py                               |    4 +-
 botocore/args.py                                   |   20 +-
 botocore/auth.py                                   |   58 +-
 botocore/awsrequest.py                             |    3 +-
 botocore/client.py                                 |  132 +-
 botocore/compat.py                                 |    2 +-
 botocore/configloader.py                           |   22 +-
 botocore/credentials.py                            |  109 +-
 botocore/data/_retry.json                          |    9 +
 botocore/data/acm/2015-12-08/examples-1.json       |    5 +
 botocore/data/acm/2015-12-08/paginators-1.json     |    1 -
 botocore/data/acm/2015-12-08/service-2.json        |    6 +-
 .../data/apigateway/2015-07-09/examples-1.json     |    5 +
 .../data/apigateway/2015-07-09/paginators-1.json   |   18 +
 botocore/data/apigateway/2015-07-09/service-2.json |  378 +-
 .../2016-02-06/examples-1.json                     |  257 +
 .../2016-02-06/service-2.json                      |  203 +-
 botocore/data/appstream/2016-12-01/examples-1.json |    5 +
 .../data/appstream/2016-12-01/paginators-1.json    |    3 +
 botocore/data/appstream/2016-12-01/service-2.json  |  245 +-
 botocore/data/athena/2017-05-18/paginators-1.json  |    3 +
 botocore/data/athena/2017-05-18/service-2.json     |  873 ++
 .../data/autoscaling/2011-01-01/examples-1.json    | 1395 +++
 .../data/autoscaling/2011-01-01/service-2.json     |  277 +-
 botocore/data/batch/2016-08-10/examples-1.json     |  589 ++
 botocore/data/batch/2016-08-10/paginators-1.json   |    3 +
 botocore/data/batch/2016-08-10/service-2.json      |   94 +-
 botocore/data/budgets/2016-10-20/examples-1.json   |    5 +
 botocore/data/budgets/2016-10-20/paginators-1.json |    3 +
 botocore/data/budgets/2016-10-20/service-2.json    |    7 +-
 .../clouddirectory/2016-05-10/paginators-1.json    |    3 +
 .../data/clouddirectory/2016-05-10/service-2.json  | 1339 ++-
 .../data/cloudformation/2010-05-15/examples-1.json |  158 +
 .../cloudformation/2010-05-15/paginators-1.json    |   10 +
 .../data/cloudformation/2010-05-15/service-2.json  |   76 +-
 .../data/cloudfront/2016-11-25/examples-1.json     |    5 +
 .../data/cloudfront/2017-03-25/examples-1.json     |    5 +
 .../data/cloudfront/2017-03-25/paginators-1.json   |   32 +
 botocore/data/cloudfront/2017-03-25/service-2.json | 3607 ++++++++
 botocore/data/cloudfront/2017-03-25/waiters-2.json |   47 +
 botocore/data/cloudhsm/2014-05-30/examples-1.json  |    5 +
 .../data/cloudsearch/2013-01-01/paginators-1.json  |    3 +
 .../cloudsearchdomain/2013-01-01/examples-1.json   |    5 +
 .../data/cloudtrail/2013-11-01/examples-1.json     |    5 +
 .../data/cloudtrail/2013-11-01/paginators-1.json   |   10 +
 botocore/data/cloudtrail/2013-11-01/service-2.json |   38 +-
 .../data/cloudwatch/2010-08-01/examples-1.json     |    5 +
 botocore/data/cloudwatch/2010-08-01/service-2.json |   36 +-
 botocore/data/cloudwatch/2010-08-01/waiters-2.json |   18 +
 botocore/data/codebuild/2016-10-06/examples-1.json |    5 +
 .../data/codebuild/2016-10-06/paginators-1.json    |    3 +
 botocore/data/codebuild/2016-10-06/service-2.json  |   11 +-
 .../data/codecommit/2015-04-13/examples-1.json     |    5 +
 .../data/codecommit/2015-04-13/paginators-1.json   |   24 +-
 .../data/codedeploy/2014-10-06/examples-1.json     |    5 +
 .../data/codedeploy/2014-10-06/paginators-1.json   |   34 +
 botocore/data/codedeploy/2014-10-06/service-2.json |  297 +-
 .../data/codepipeline/2015-07-09/examples-1.json   |    5 +
 .../data/codepipeline/2015-07-09/paginators-1.json |    3 +
 .../data/codepipeline/2015-07-09/service-2.json    |  227 +-
 .../data/codestar/2017-04-19/paginators-1.json     |    3 +
 botocore/data/codestar/2017-04-19/service-2.json   | 1063 +++
 .../cognito-identity/2014-06-30/examples-1.json    |    5 +
 .../cognito-identity/2014-06-30/paginators-1.json  |    3 +
 .../cognito-identity/2014-06-30/service-2.json     |    6 +
 .../data/cognito-idp/2016-04-18/examples-1.json    |    5 +
 .../data/cognito-idp/2016-04-18/paginators-1.json  |    3 +
 .../data/cognito-idp/2016-04-18/service-2.json     |  943 ++-
 botocore/data/config/2014-11-12/examples-1.json    |    5 +
 botocore/data/config/2014-11-12/paginators-1.json  |    3 +-
 botocore/data/config/2014-11-12/service-2.json     |   28 +-
 botocore/data/cur/2017-01-06/examples-1.json       |    5 +
 botocore/data/cur/2017-01-06/paginators-1.json     |   10 +
 botocore/data/dax/2017-04-19/paginators-1.json     |    3 +
 botocore/data/dax/2017-04-19/service-2.json        | 1614 ++++
 .../data/devicefarm/2015-06-23/examples-1.json     | 1242 +++
 .../data/devicefarm/2015-06-23/paginators-1.json   |   18 +
 botocore/data/devicefarm/2015-06-23/service-2.json |  597 +-
 .../data/directconnect/2012-10-25/examples-1.json  |    5 +
 .../directconnect/2012-10-25/paginators-1.json     |    3 +
 .../data/directconnect/2012-10-25/service-2.json   |  493 +-
 botocore/data/discovery/2015-11-01/examples-1.json |    5 +
 .../data/discovery/2015-11-01/paginators-1.json    |    3 +
 botocore/data/discovery/2015-11-01/service-2.json  |  196 +-
 botocore/data/dms/2016-01-01/examples-1.json       |    5 +
 botocore/data/dms/2016-01-01/paginators-1.json     |    3 +
 botocore/data/dms/2016-01-01/service-2.json        |  707 +-
 botocore/data/ds/2015-04-16/examples-1.json        |    5 +
 botocore/data/dynamodb/2012-08-10/examples-1.json  |  628 ++
 botocore/data/dynamodb/2012-08-10/service-2.json   |  131 +-
 .../dynamodbstreams/2012-08-10/examples-1.json     |  212 +
 .../dynamodbstreams/2012-08-10/paginators-1.json   |    3 +
 .../data/dynamodbstreams/2012-08-10/service-2.json |   56 +-
 botocore/data/ec2/2016-09-15/waiters-2.json        |   18 +
 botocore/data/ec2/2016-11-15/paginators-1.json     |    6 +
 botocore/data/ec2/2016-11-15/service-2.json        | 8851 +++++++++++---------
 botocore/data/ec2/2016-11-15/waiters-2.json        |   18 +
 botocore/data/ecr/2015-09-21/examples-1.json       |  215 +
 botocore/data/ecs/2014-11-13/examples-1.json       |  883 ++
 botocore/data/ecs/2014-11-13/paginators-1.json     |   76 +-
 botocore/data/ecs/2014-11-13/service-2.json        |   60 +-
 botocore/data/efs/2015-02-01/examples-1.json       |  222 +
 botocore/data/efs/2015-02-01/paginators-1.json     |   22 +
 .../data/elasticache/2015-02-02/service-2.json     |  144 +-
 .../elasticbeanstalk/2010-12-01/examples-1.json    |    0
 .../elasticbeanstalk/2010-12-01/service-2.json     |  508 +-
 .../elastictranscoder/2012-09-25/examples-1.json   |    5 +
 botocore/data/elb/2012-06-01/examples-1.json       | 1036 +++
 botocore/data/elb/2012-06-01/service-2.json        |  124 +-
 botocore/data/elb/2012-06-01/waiters-2.json        |   31 +
 botocore/data/elbv2/2015-12-01/examples-1.json     | 1384 +++
 botocore/data/elbv2/2015-12-01/service-2.json      |   99 +-
 botocore/data/emr/2009-03-31/examples-1.json       |    5 +
 botocore/data/emr/2009-03-31/paginators-1.json     |    5 +
 botocore/data/emr/2009-03-31/service-2.json        |  608 +-
 botocore/data/endpoints.json                       | 3618 ++++----
 botocore/data/es/2015-01-01/paginators-1.json      |    3 +
 botocore/data/es/2015-01-01/service-2.json         |  306 +-
 botocore/data/events/2015-10-07/examples-1.json    |    5 +
 botocore/data/events/2015-10-07/paginators-1.json  |    3 +
 botocore/data/events/2015-10-07/service-2.json     |  685 +-
 botocore/data/firehose/2015-08-04/examples-1.json  |    5 +
 botocore/data/gamelift/2015-10-01/examples-1.json  |    5 +
 .../data/gamelift/2015-10-01/paginators-1.json     |    3 +
 botocore/data/gamelift/2015-10-01/service-2.json   | 1014 ++-
 botocore/data/glacier/2012-06-01/examples-1.json   |  806 ++
 botocore/data/glacier/2012-06-01/waiters-2.json    |   39 +
 botocore/data/greengrass/2017-06-07/service-2.json | 4058 +++++++++
 botocore/data/health/2016-08-04/examples-1.json    |    5 +
 botocore/data/iam/2010-05-08/examples-1.json       | 1191 +++
 botocore/data/iam/2010-05-08/paginators-1.json     |    2 +-
 botocore/data/iam/2010-05-08/service-2.json        |  208 +-
 botocore/data/inspector/2016-02-16/examples-1.json | 1140 +++
 .../data/inspector/2016-02-16/paginators-1.json    |    3 +
 botocore/data/inspector/2016-02-16/service-2.json  |  120 +-
 botocore/data/iot/2015-05-28/examples-1.json       |    5 +
 botocore/data/iot/2015-05-28/paginators-1.json     |    3 +
 botocore/data/iot/2015-05-28/service-2.json        | 3516 ++------
 botocore/data/kinesis/2013-12-02/examples-1.json   |    5 +
 botocore/data/kinesis/2013-12-02/service-2.json    |    8 +-
 .../kinesisanalytics/2015-08-14/examples-1.json    |    5 +
 .../kinesisanalytics/2015-08-14/paginators-1.json  |    3 +
 .../kinesisanalytics/2015-08-14/service-2.json     |  221 +-
 botocore/data/kms/2014-11-01/examples-1.json       |  815 ++
 botocore/data/kms/2014-11-01/service-2.json        |  233 +-
 botocore/data/lambda/2015-03-31/examples-1.json    |  614 ++
 botocore/data/lambda/2015-03-31/service-2.json     |  271 +-
 .../data/lex-models/2017-04-19/paginators-1.json   |    3 +
 botocore/data/lex-models/2017-04-19/service-2.json | 2936 +++++++
 .../data/lex-runtime/2016-11-28/paginators-1.json  |    3 +
 .../data/lex-runtime/2016-11-28/service-2.json     |  487 ++
 botocore/data/lightsail/2016-11-28/examples-1.json |    5 +
 .../data/lightsail/2016-11-28/paginators-1.json    |   97 +-
 botocore/data/lightsail/2016-11-28/service-2.json  |  112 +-
 botocore/data/logs/2014-03-28/examples-1.json      |    5 +
 botocore/data/logs/2014-03-28/service-2.json       |   28 +-
 .../machinelearning/2014-12-12/examples-1.json     |    5 +
 .../2017-01-11/paginators-1.json                   |    3 +
 .../2017-01-11/service-2.json                      |  182 +
 .../2015-07-01/examples-1.json                     |    5 +
 .../2015-07-01/paginators-1.json                   |    3 +
 .../2015-07-01/service-2.json                      |   10 +-
 .../meteringmarketplace/2016-01-14/examples-1.json |    5 +
 botocore/data/mturk/2017-01-17/paginators-1.json   |    3 +
 botocore/data/mturk/2017-01-17/service-2.json      | 2537 ++++++
 botocore/data/opsworks/2013-02-18/examples-1.json  |    5 +
 .../data/opsworks/2013-02-18/paginators-1.json     |   10 +
 botocore/data/opsworks/2013-02-18/service-2.json   |  467 +-
 .../data/opsworkscm/2016-11-01/examples-1.json     |    5 +
 .../data/opsworkscm/2016-11-01/paginators-1.json   |    3 +
 botocore/data/opsworkscm/2016-11-01/service-2.json |  152 +-
 .../organizations/2016-11-28/paginators-1.json     |    3 +
 .../data/organizations/2016-11-28/service-2.json   | 2641 ++++++
 botocore/data/pinpoint/2016-12-01/examples-1.json  |    5 +
 botocore/data/pinpoint/2016-12-01/service-2.json   | 2261 +++--
 botocore/data/polly/2016-06-10/examples-1.json     |  171 +
 botocore/data/polly/2016-06-10/paginators-1.json   |    3 +
 botocore/data/polly/2016-06-10/service-2.json      |   48 +-
 botocore/data/rds/2014-10-31/examples-1.json       | 1658 ++++
 botocore/data/rds/2014-10-31/service-2.json        |  261 +-
 .../data/rds/2014-10-31/service-2.sdk-extras.json  |   16 +
 botocore/data/redshift/2012-12-01/examples-1.json  |    5 +
 botocore/data/redshift/2012-12-01/service-2.json   |  107 +-
 .../data/rekognition/2016-06-27/examples-1.json    |  651 ++
 .../data/rekognition/2016-06-27/paginators-1.json  |   16 +
 .../data/rekognition/2016-06-27/service-2.json     |  335 +-
 .../2017-01-26/paginators-1.json                   |   20 +
 .../2017-01-26/service-2.json                      |  429 +
 botocore/data/route53/2013-04-01/examples-1.json   |    5 +
 botocore/data/route53/2013-04-01/service-2.json    |  431 +-
 .../data/route53domains/2014-05-15/service-2.json  |  368 +-
 botocore/data/s3/2006-03-01/examples-1.json        |    5 +
 .../data/servicecatalog/2015-12-10/examples-1.json |    5 +
 .../servicecatalog/2015-12-10/paginators-1.json    |    3 +
 .../data/servicecatalog/2015-12-10/service-2.json  |  195 +-
 botocore/data/ses/2010-12-01/examples-1.json       |  953 +++
 botocore/data/shield/2016-06-02/examples-1.json    |    5 +
 botocore/data/sms/2016-10-24/examples-1.json       |    5 +
 botocore/data/sms/2016-10-24/paginators-1.json     |   28 +
 botocore/data/snowball/2016-06-30/examples-1.json  |  442 +
 .../data/snowball/2016-06-30/paginators-1.json     |   16 +
 botocore/data/snowball/2016-06-30/service-2.json   |   73 +-
 botocore/data/sns/2010-03-31/examples-1.json       |    5 +
 botocore/data/sqs/2012-11-05/paginators-1.json     |    3 +
 botocore/data/sqs/2012-11-05/service-2.json        |   64 +-
 botocore/data/ssm/2014-11-06/examples-1.json       |    5 +
 botocore/data/ssm/2014-11-06/paginators-1.json     |   12 +
 botocore/data/ssm/2014-11-06/service-2.json        |  612 +-
 .../data/stepfunctions/2016-11-23/examples-1.json  |    5 +
 .../stepfunctions/2016-11-23/paginators-1.json     |   28 +
 .../data/storagegateway/2013-06-30/examples-1.json | 1381 +++
 .../data/storagegateway/2013-06-30/service-2.json  |  216 +-
 botocore/data/sts/2011-06-15/examples-1.json       |  206 +
 botocore/data/sts/2011-06-15/paginators-1.json     |    3 +
 botocore/data/sts/2011-06-15/service-2.json        |   10 +-
 botocore/data/support/2013-04-15/examples-1.json   |    5 +
 .../data/waf-regional/2016-11-28/examples-1.json   | 1017 +++
 .../data/waf-regional/2016-11-28/paginators-1.json |    3 +
 .../data/waf-regional/2016-11-28/service-2.json    |  365 +-
 botocore/data/waf/2015-08-24/examples-1.json       | 1017 +++
 botocore/data/waf/2015-08-24/service-2.json        |  366 +-
 .../data/workdocs/2016-05-01/paginators-1.json     |   25 +
 botocore/data/workdocs/2016-05-01/service-2.json   | 3448 ++++++++
 .../data/workspaces/2015-04-08/examples-1.json     |    5 +
 .../data/workspaces/2015-04-08/paginators-1.json   |   20 +
 botocore/data/workspaces/2015-04-08/service-2.json |   15 +-
 botocore/data/xray/2016-04-12/examples-1.json      |    5 +
 botocore/data/xray/2016-04-12/paginators-1.json    |    3 +
 botocore/data/xray/2016-04-12/service-2.json       |   64 +-
 botocore/docs/client.py                            |    4 +-
 botocore/docs/shape.py                             |    7 +
 botocore/docs/sharedexample.py                     |    4 +-
 botocore/handlers.py                               |   83 +-
 botocore/model.py                                  |    8 +-
 botocore/paginate.py                               |  162 +-
 botocore/parsers.py                                |   15 +-
 botocore/serialize.py                              |    5 +
 botocore/signers.py                                |   82 +-
 botocore/utils.py                                  |   71 +-
 botocore/validate.py                               |   25 +-
 docs/source/conf.py                                |    4 +-
 setup.cfg                                          |    2 +-
 tests/acceptance/features/steps/base.py            |    2 -
 tests/functional/docs/test_lex.py                  |   30 +
 .../functional/docs/test_shared_example_config.py  |  131 +
 tests/functional/test_cloudformation.py            |    1 -
 tests/functional/test_cognito_idp.py               |  120 +
 tests/functional/test_credentials.py               |    8 +-
 tests/functional/test_ec2.py                       |    3 +-
 tests/functional/test_endpoints.py                 |   40 +-
 tests/functional/test_iot_data.py                  |    1 -
 tests/functional/test_lex.py                       |   60 +
 tests/functional/test_mturk.py                     |   38 +
 tests/functional/test_paginate.py                  |   24 +
 tests/functional/test_rds.py                       |   24 +
 tests/functional/test_regions.py                   |    3 +-
 tests/functional/test_s3.py                        |  101 +-
 tests/functional/test_six_imports.py               |   54 +
 tests/integration/test_client.py                   |    4 +-
 tests/integration/test_credentials.py              |    1 -
 tests/integration/test_elastictranscoder.py        |    1 -
 tests/integration/test_s3.py                       |   10 +-
 tests/integration/test_utils.py                    |    3 -
 tests/unit/auth/test_signers.py                    |   61 +-
 tests/unit/auth/test_sigv4.py                      |    8 +-
 tests/unit/docs/test_client.py                     |    8 +-
 tests/unit/docs/test_service.py                    |    2 +-
 tests/unit/docs/test_sharedexample.py              |   18 +
 tests/unit/docs/test_utils.py                      |    2 -
 tests/unit/protocols/input/ec2.json                |   54 +
 tests/unit/protocols/input/json.json               |   65 +-
 tests/unit/protocols/input/query.json              |   60 +
 tests/unit/protocols/input/rest-json.json          |  371 +-
 tests/unit/protocols/input/rest-xml.json           |  267 +-
 tests/unit/protocols/output/rest-json.json         |   40 +
 tests/unit/protocols/output/rest-xml.json          |   55 +-
 .../unit/response_parsing/test_response_parsing.py |    8 +-
 tests/unit/test_args.py                            |   45 +
 tests/unit/test_client.py                          |   46 +-
 tests/unit/test_configloader.py                    |   49 +-
 tests/unit/test_credentials.py                     |  240 +-
 tests/unit/test_endpoint.py                        |    2 -
 tests/unit/test_handlers.py                        |   54 +
 tests/unit/test_model.py                           |   24 +
 tests/unit/test_paginate.py                        |  217 +-
 tests/unit/test_protocols.py                       |   16 +-
 tests/unit/test_regions.py                         |    6 +-
 tests/unit/test_s3_addressing.py                   |    1 -
 tests/unit/test_signers.py                         |  157 +-
 tests/unit/test_utils.py                           |  135 +-
 tests/unit/test_validate.py                        |   51 +-
 295 files changed, 70178 insertions(+), 12375 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-botocore.git



More information about the Python-modules-commits mailing list