[Python-modules-commits] [python-botocore] branch master updated (5ad31f9 -> c4787bd)
Takaki Taniguchi
takaki at moszumanska.debian.org
Mon Jul 10 07:45:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
takaki pushed a change to branch master
in repository python-botocore.
from 5ad31f9 prepare release
new 9d41c57 New upstream version 1.5.78
new a52f68d Updated version 1.5.78 from 'upstream/1.5.78'
new 117e5c3 new upstream
new 5830b8b prepare release
new c739914 disable test
new d01fc80 New upstream version 1.5.80
new b47be33 Updated version 1.5.80 from 'upstream/1.5.80'
new 8b435c3 new upstream
new 8d5b948 debian/compat: Bump to 10
new c4787bd prepare release
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 2 +-
botocore.egg-info/PKG-INFO | 2 +-
botocore.egg-info/SOURCES.txt | 2 +
botocore/__init__.py | 13 +-
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 +++++++++++--
.../2016-12-01 => ds/2015-04-16}/paginators-1.json | 0
botocore/data/ds/2015-04-16/service-2.json | 187 +++++++-
botocore/data/endpoints.json | 61 ++-
botocore/data/events/2015-10-07/service-2.json | 126 +++++-
botocore/data/gamelift/2015-10-01/service-2.json | 165 +++----
botocore/data/kinesis/2013-12-02/service-2.json | 210 ++++++++-
botocore/data/kms/2014-11-01/service-2.json | 11 +
.../2015-07-01/service-2.json | 2 +-
botocore/data/route53/2013-04-01/service-2.json | 3 +-
botocore/data/s3/2006-03-01/service-2.json | 6 +
.../data/servicecatalog/2015-12-10/service-2.json | 473 ++++++++++++++++++++-
botocore/data/ssm/2014-11-06/service-2.json | 368 +++++++++++++++-
botocore/docs/sharedexample.py | 2 +-
botocore/endpoint.py | 7 +-
botocore/handlers.py | 4 +-
botocore/utils.py | 6 +-
debian/changelog | 13 +
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 4 +-
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 +-
tests/unit/test_utils.py | 10 +
43 files changed, 1999 insertions(+), 233 deletions(-)
copy botocore/data/{appstream/2016-12-01 => ds/2015-04-16}/paginators-1.json (100%)
create mode 100644 tests/functional/test_six_threading.py
--
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