[Python-modules-commits] [python-oauthlib] branch upstream updated (959f646 -> d08e30f)

Daniele Tricoli eriol-guest at moszumanska.debian.org
Sun Dec 4 17:51:10 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  959f646   Import python-oauthlib_2.0.0.orig.tar.gz
       new  d08e30f   Import python-oauthlib_2.0.1.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                                      |  4 ++
 PKG-INFO                                           |  2 +-
 oauthlib.egg-info/PKG-INFO                         |  2 +-
 oauthlib/__init__.py                               |  2 +-
 oauthlib/oauth2/rfc6749/endpoints/authorization.py |  5 +-
 oauthlib/oauth2/rfc6749/endpoints/token.py         |  9 +++-
 .../oauth2/rfc6749/grant_types/openid_connect.py   |  9 ++--
 oauthlib/oauth2/rfc6749/tokens.py                  |  3 ++
 setup.cfg                                          |  2 +-
 .../rfc6749/endpoints/test_scope_handling.py       | 57 +++++++++++++---------
 tests/oauth2/rfc6749/test_server.py                | 27 ++++++++++
 11 files changed, 88 insertions(+), 34 deletions(-)

-- 
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