[Python-modules-commits] [python-oauthlib] branch master updated (e4510c8 -> b1df42d)

Daniele Tricoli eriol-guest at moszumanska.debian.org
Sun Dec 4 17:51:08 UTC 2016


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

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

      from  e4510c8   s/UNRELEASED/unstable/
       new  24a74f8   New upstream release
       new  d08e30f   Import python-oauthlib_2.0.1.orig.tar.gz
       new  b1df42d   record new upstream branch created by importing python-oauthlib_2.0.1.orig.tar.gz and merge it

The 3 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 +-
 debian/.git-dpm                                    | 14 +++---
 debian/changelog                                   |  6 +++
 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 ++++++++++
 12 files changed, 100 insertions(+), 40 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