Hello community,

here is the log from the commit of package python-oauthlib for openSUSE:Factory 
checked in at 2014-04-14 09:25:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oauthlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-oauthlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oauthlib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oauthlib/python-oauthlib.changes  
2014-01-23 15:54:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-oauthlib.new/python-oauthlib.changes     
2014-04-14 09:25:19.000000000 +0200
@@ -1,0 +2,20 @@
+Sun Apr 13 17:25:38 UTC 2014 - [email protected]
+
+- Update to version 0.6.1
+  + (OAuth 2 Provider) is_within_original_scope to check whether a
+    refresh token is trying to aquire a new set of scopes that are 
+    a subset of the original scope.
+  + (OAuth 2 Provider) expires_in token lifetime can be set per request.
+  + (OAuth 2 Provider) client_authentication_required method added to
+    differentiate between public and confidential clients.
+  + (OAuth 2 Provider) rotate_refresh_token now indicates whether a 
+    new refresh token should be generated during token refresh or 
+    if old should be kept.
+  + (OAuth 2 Provider) returned JSON headers no longer include charset.
+  + (OAuth 2 Provider) validate_authorizatoin_request now also includes
+    the internal request object in the returned dictionary. Note that
+    this is not meant to be relied upon heavily and its interface might
+    change.
+  + many style and typo fixes.
+
+-------------------------------------------------------------------

Old:
----
  oauthlib-0.6.0.tar.gz

New:
----
  oauthlib-0.6.1.tar.gz

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

Other differences:
------------------
++++++ python-oauthlib.spec ++++++
--- /var/tmp/diff_new_pack.PbNRSn/_old  2014-04-14 09:25:20.000000000 +0200
+++ /var/tmp/diff_new_pack.PbNRSn/_new  2014-04-14 09:25:20.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-oauthlib
-Version:        0.6.0
+Version:        0.6.1
 Release:        0
 Url:            https://github.com/idangazit/oauthlib
 Summary:        A Generic Implementation of the OAuth Request-Signing Logic

++++++ oauthlib-0.6.0.tar.gz -> oauthlib-0.6.1.tar.gz ++++++
++++ 2477 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to