[Python-modules-commits] [python-botocore] branch upstream updated (f90a416 -> 2519667)
Takaki Taniguchi
takaki at moszumanska.debian.org
Thu Nov 10 10:55:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
takaki pushed a change to branch upstream
in repository python-botocore.
from f90a416 New upstream version 1.4.64
new 2519667 New upstream version 1.4.70
The 1 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 | 3 +
botocore/__init__.py | 2 +-
.../data/autoscaling/2011-01-01/service-2.json | 96 +--
botocore/data/budgets/2016-10-20/service-2.json | 777 +++++++++++++++++++++
.../data/cloudformation/2010-05-15/service-2.json | 136 +++-
.../data/cloudformation/2010-05-15/waiters-2.json | 12 +
.../data/directconnect/2012-10-25/service-2.json | 186 +++++
botocore/data/ecr/2015-09-21/paginators-1.json | 12 +
botocore/data/ecs/2014-11-13/service-2.json | 84 +--
botocore/data/elbv2/2015-12-01/service-2.json | 40 +-
botocore/data/endpoints.json | 12 +
botocore/data/ses/2010-12-01/service-2.json | 570 ++++++++++++++-
botocore/data/sms/2016-10-24/service-2.json | 722 +++++++++++++++++++
botocore/data/waf/2015-08-24/service-2.json | 14 +-
botocore/handlers.py | 18 +-
botocore/stub.py | 24 +-
docs/source/conf.py | 2 +-
.../test_autoscaling.py => test_cloudformation.py} | 17 +-
tests/functional/test_stub.py | 38 +
21 files changed, 2624 insertions(+), 145 deletions(-)
create mode 100755 botocore/data/budgets/2016-10-20/service-2.json
create mode 100644 botocore/data/sms/2016-10-24/service-2.json
copy tests/functional/{docs/test_autoscaling.py => test_cloudformation.py} (51%)
--
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