diff --git a/oauthlib-3.0.2.tar.gz b/oauthlib-3.0.2.tar.gz deleted file mode 100644 index bf7bfcb..0000000 --- a/oauthlib-3.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4d99ae8ccfb7d33ba9591b59355c64eef5241534aa3da2e4c0435346b84bc8e -size 149894 diff --git a/oauthlib-3.1.0.tar.gz b/oauthlib-3.1.0.tar.gz new file mode 100644 index 0000000..4c44818 --- /dev/null +++ b/oauthlib-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bee41cc35fcca6e988463cacc3bcb8a96224f470ca547e697b604cc697b2f889 +size 155362 diff --git a/python-oauthlib.changes b/python-oauthlib.changes index 71f7eef..e28fe82 100644 --- a/python-oauthlib.changes +++ b/python-oauthlib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 11 11:02:36 UTC 2019 - Tomáš Chvátal + +- Update to 3.1.0: + * OAuth2.0 Provider - Features * #660: OIDC add support of nonce, c_hash, at_hash fields + * #677: OIDC add UserInfo endpoint - New RequestValidator.get_userinfo_claims method + * #666: Disabling query parameters for POST requests + ------------------------------------------------------------------- Sun Jul 21 16:58:02 UTC 2019 - Arun Persaud diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 81e3905..0ccb2d9 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-oauthlib -Version: 3.0.2 +Version: 3.1.0 Release: 0 Summary: A Generic Implementation of the OAuth Request-Signing Logic License: BSD-3-Clause