diff --git a/oauthlib-2.0.4.tar.gz b/oauthlib-2.0.4.tar.gz deleted file mode 100644 index a3fdb78..0000000 --- a/oauthlib-2.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:514e293cb356dd53d596692207d48d9231b997995c9a4167eefa868583d74d13 -size 127426 diff --git a/oauthlib-2.0.6.tar.gz b/oauthlib-2.0.6.tar.gz new file mode 100644 index 0000000..65c5500 --- /dev/null +++ b/oauthlib-2.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce57b501e906ff4f614e71c36a3ab9eacbb96d35c24d1970d2539bbc3ec70ce1 +size 127675 diff --git a/python-oauthlib.changes b/python-oauthlib.changes index d3c834c..053e77a 100644 --- a/python-oauthlib.changes +++ b/python-oauthlib.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Oct 21 03:14:43 UTC 2017 - arun@gmx.de + +- update to version 2.0.6: + * 2.0.5 contains breaking changes. + +------------------------------------------------------------------- +Fri Oct 20 01:43:25 UTC 2017 - arun@gmx.de + +- update to version 2.0.5: + * Fix OAuth2Error.response_mode for #463. + * Documentation improvement. + ------------------------------------------------------------------- Mon Sep 25 16:14:07 UTC 2017 - arun@gmx.de diff --git a/python-oauthlib.spec b/python-oauthlib.spec index 909b06d..88f0c02 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-oauthlib -Version: 2.0.4 +Version: 2.0.6 Release: 0 Url: https://github.com/idangazit/oauthlib Summary: A Generic Implementation of the OAuth Request-Signing Logic