[Python-modules-commits] [python-oauthlib] 03/06: record new upstream branch created by importing python-oauthlib_2.0.2.orig.tar.gz and merge it
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Mon Mar 27 22:36:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a commit to branch master
in repository python-oauthlib.
commit d6d694f7c26bbd8086489a7b2af6bb83d39c2c7e
Merge: 34b5a9e 8d11e88
Author: Daniele Tricoli <eriol at mornie.org>
Date: Mon Mar 27 23:19:56 2017 +0200
record new upstream branch created by importing python-oauthlib_2.0.2.orig.tar.gz and merge it
CHANGELOG.rst | 8 +
PKG-INFO | 7 +-
debian/.git-dpm | 14 +-
oauthlib/__init__.py | 2 +-
oauthlib/oauth1/rfc5849/__init__.py | 1 +
.../rfc6749/grant_types/authorization_code.py | 45 ++---
oauthlib/oauth2/rfc6749/grant_types/base.py | 98 +++++++++++
.../rfc6749/grant_types/client_credentials.py | 13 +-
oauthlib/oauth2/rfc6749/grant_types/implicit.py | 45 +++--
.../oauth2/rfc6749/grant_types/openid_connect.py | 181 +++++++--------------
.../oauth2/rfc6749/grant_types/refresh_token.py | 20 ++-
.../resource_owner_password_credentials.py | 18 +-
setup.cfg | 3 +-
setup.py | 5 +-
.../rfc6749/endpoints/test_prompt_handling.py | 50 ++++++
.../rfc6749/grant_types/test_authorization_code.py | 32 ++++
.../rfc6749/grant_types/test_client_credentials.py | 25 +++
tests/oauth2/rfc6749/grant_types/test_implicit.py | 19 +++
.../rfc6749/grant_types/test_refresh_token.py | 25 +++
.../grant_types/test_resource_owner_password.py | 28 ++++
20 files changed, 423 insertions(+), 216 deletions(-)
diff --cc debian/.git-dpm
index d1f3ecd,0000000..450ef0e
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- d08e30fe1cb7ccdbbd34866ee8410ef3938e3682
- d08e30fe1cb7ccdbbd34866ee8410ef3938e3682
- d08e30fe1cb7ccdbbd34866ee8410ef3938e3682
- d08e30fe1cb7ccdbbd34866ee8410ef3938e3682
- python-oauthlib_2.0.1.orig.tar.gz
- 8e080d3e6f57c32e4c59179b4c5f9eca78d6f430
- 122966
++8d11e88b0966087eda4d28ab855641016c58f635
++8d11e88b0966087eda4d28ab855641016c58f635
++8d11e88b0966087eda4d28ab855641016c58f635
++8d11e88b0966087eda4d28ab855641016c58f635
++python-oauthlib_2.0.2.orig.tar.gz
++e9d2d2dba4526cad5db3d6a18bf2ca168087efcf
++125631
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
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