[Python-modules-commits] [python-botocore] branch master updated (c4787bd -> 8b9fc41)

Takaki Taniguchi takaki at moszumanska.debian.org
Wed Jul 19 10:01:00 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  c4787bd   prepare release
       new  52c64ac   New upstream version 1.5.84
       new  de5965d   Updated version 1.5.84 from 'upstream/1.5.84'
       new  3d64a6f   new upstream
       new  8b9fc41   prepare release

The 4 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/requires.txt                     |    4 +-
 botocore/__init__.py                               |    2 +-
 botocore/data/apigateway/2015-07-09/service-2.json |  476 ++++--
 botocore/data/athena/2017-05-18/paginators-1.json  |   21 +-
 .../data/autoscaling/2011-01-01/service-2.json     |  395 +++--
 .../data/cognito-idp/2016-04-18/service-2.json     |   30 +-
 botocore/data/discovery/2015-11-01/service-2.json  |   71 +-
 botocore/data/ec2/2016-11-15/service-2.json        |  223 ++-
 botocore/data/iot/2015-05-28/paginators-1.json     |   69 +-
 botocore/data/kinesis/2013-12-02/paginators-1.json |    4 +-
 botocore/data/lambda/2015-03-31/service-2.json     |   65 +-
 botocore/data/lex-models/2017-04-19/service-2.json |   82 +-
 .../2015-07-01/service-2.json                      |    2 +-
 .../organizations/2016-11-28/paginators-1.json     |   75 +-
 botocore/data/ssm/2014-11-06/paginators-1.json     |    6 +
 botocore/data/swf/2012-01-25/service-2.json        | 1577 ++++++++------------
 botocore/paginate.py                               |    5 +
 botocore/utils.py                                  |    3 +
 debian/changelog                                   |    6 +
 docs/source/conf.py                                |    2 +-
 tests/unit/test_paginate.py                        |   43 +
 tests/unit/test_utils.py                           |   11 +
 24 files changed, 1969 insertions(+), 1207 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