[Python-modules-commits] [python-botocore] 07/10: Updated version 1.5.80 from 'upstream/1.5.80'
Takaki Taniguchi
takaki at moszumanska.debian.org
Mon Jul 10 07:45:21 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 b47be339f9bf0a3bae102df2d54b6a2fd8c324ee
Merge: c739914 d01fc80
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Mon Jul 10 16:39:32 2017 +0900
Updated version 1.5.80 from 'upstream/1.5.80'
with Debian dir f44aec4520bbc8763ab38905dc5a6a4be4ce22bd
PKG-INFO | 2 +-
botocore.egg-info/PKG-INFO | 2 +-
botocore.egg-info/SOURCES.txt | 2 +
botocore/__init__.py | 2 +-
botocore/args.py | 2 +
botocore/auth.py | 2 +-
botocore/compat.py | 4 +-
botocore/config.py | 7 +
botocore/data/cloudwatch/2010-08-01/service-2.json | 303 +++++++++++++++++++--
botocore/data/ds/2015-04-16/paginators-1.json | 3 +
botocore/data/ds/2015-04-16/service-2.json | 187 ++++++++++++-
botocore/data/endpoints.json | 31 +++
botocore/data/kinesis/2013-12-02/service-2.json | 210 +++++++++++++-
botocore/data/kms/2014-11-01/service-2.json | 11 +
botocore/data/route53/2013-04-01/service-2.json | 3 +-
botocore/data/ssm/2014-11-06/service-2.json | 128 +++++++--
botocore/docs/sharedexample.py | 2 +-
botocore/endpoint.py | 7 +-
botocore/handlers.py | 4 +-
botocore/utils.py | 6 +-
docs/source/conf.py | 2 +-
tests/functional/test_client_class_names.py | 4 +-
tests/functional/test_regions.py | 6 +-
tests/functional/test_six_threading.py | 65 +++++
tests/integration/test_smoke.py | 8 +-
tests/unit/auth/test_signers.py | 30 +-
tests/unit/test_args.py | 30 +-
tests/unit/test_client.py | 16 +-
tests/unit/test_endpoint.py | 6 +
tests/unit/test_exceptions.py | 6 +-
tests/unit/test_idempotency.py | 2 +-
tests/unit/test_regions.py | 56 ++--
tests/unit/test_session.py | 2 +-
33 files changed, 1027 insertions(+), 124 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