Hello community,

here is the log from the commit of package python-oauthlib for openSUSE:Factory 
checked in at 2017-10-09 19:41:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oauthlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-oauthlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oauthlib"

Mon Oct  9 19:41:01 2017 rev:18 rq:530451 version:2.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oauthlib/python-oauthlib.changes  
2017-08-22 11:10:31.316827838 +0200
+++ /work/SRC/openSUSE:Factory/.python-oauthlib.new/python-oauthlib.changes     
2017-10-09 19:41:02.890499625 +0200
@@ -1,0 +2,30 @@
+Mon Sep 25 16:14:07 UTC 2017 - a...@gmx.de
+
+- update to version 2.0.4:
+  * Fixed typo that caused OAuthlib to crash because of the fix in
+    "Address missing OIDC errors and fix a typo in the
+    AccountSelectionRequired exception".
+
+- changes from version 2.0.3:
+  * Address missing OIDC errors and fix a typo in the
+    AccountSelectionRequired exception.
+  * Update proxy keys on CaseInsensitiveDict.update().
+  * Redirect errors according to OIDC's response_mode.
+  * Added universal wheel support.
+  * Added log statements to except clauses.
+  * According to RC7009 Section 2.1, a client should include
+    authentication credentials when revoking its tokens. As discussed
+    in #339, this is not make sense for public clients. However, in
+    that case, the public client should still be checked that is
+    infact a public client (authenticate_client_id).
+  * Improved prompt parameter validation.
+  * Added two error codes from RFC 6750.
+  * Hybrid response types are now be fragment-encoded.
+  * Added Python 3.6 to Travis CI testing and trove classifiers.
+  * Fixed BytesWarning issued when using a string placeholder for
+    bytes object.
+  * Documented PyJWT dependency and improved logging and exception
+    messages.
+  * Documentation improvements and fixes.
+
+-------------------------------------------------------------------

Old:
----
  oauthlib-2.0.2.tar.gz

New:
----
  oauthlib-2.0.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-oauthlib.spec ++++++
--- /var/tmp/diff_new_pack.zaNqxE/_old  2017-10-09 19:41:03.430475892 +0200
+++ /var/tmp/diff_new_pack.zaNqxE/_new  2017-10-09 19:41:03.434475716 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-oauthlib
-Version:        2.0.2
+Version:        2.0.4
 Release:        0
 Url:            https://github.com/idangazit/oauthlib
 Summary:        A Generic Implementation of the OAuth Request-Signing Logic

++++++ oauthlib-2.0.2.tar.gz -> oauthlib-2.0.4.tar.gz ++++++
++++ 2711 lines of diff (skipped)


Reply via email to