[Python-modules-commits] [python-oauthlib] branch upstream updated (125a67a -> 13a42d9)

Daniele Tricoli eriol-guest at moszumanska.debian.org
Fri Jun 10 19:59:45 UTC 2016


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

eriol-guest pushed a change to branch upstream
in repository python-oauthlib.

      from  125a67a   Imported Upstream version 1.0.3
       new  13a42d9   Import python-oauthlib_1.1.2.orig.tar.gz

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:
 CHANGELOG.rst                                      | 267 +++++++++++++++++++++
 MANIFEST.in                                        |   2 +-
 PKG-INFO                                           |  10 +-
 README.rst                                         |   8 +-
 oauthlib.egg-info/PKG-INFO                         |  10 +-
 oauthlib.egg-info/SOURCES.txt                      |   2 +-
 oauthlib.egg-info/pbr.json                         |   1 -
 oauthlib.egg-info/requires.txt                     |   2 -
 oauthlib/__init__.py                               |   2 +-
 oauthlib/common.py                                 |  14 +-
 .../rfc6749/grant_types/authorization_code.py      |   5 +-
 .../oauth2/rfc6749/grant_types/refresh_token.py    |   5 +-
 oauthlib/oauth2/rfc6749/tokens.py                  |   6 +-
 setup.cfg                                          |   2 +-
 .../rfc6749/grant_types/test_authorization_code.py |  17 ++
 tests/test_common.py                               |  26 +-
 16 files changed, 345 insertions(+), 34 deletions(-)
 create mode 100644 CHANGELOG.rst
 delete mode 100644 oauthlib.egg-info/pbr.json

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



More information about the Python-modules-commits mailing list