File python-oauthlib.changes of Package python-oauthlib
------------------------------------------------------------------- Fri Jul 26 19:09:13 UTC 2013 - rgcjonas@gmail.com - Update to version 0.3.7 + OAuth 1 optional encoding of Client.sign return values + Revert default urlencoding. + Default unicode conversion (utf-8) and urlencoding of input. ------------------------------------------------------------------- Fri Nov 23 11:19:03 UTC 2012 - saschpe@suse.de - Update to version 0.3.4: + A number of small features and bug fixes. - Changes from version 0.3.3: + OAuth 1 Provider verify now return useful params - Changes from version 0.3.2: + Fixed #62, all Python 3 tests pass. - Changes from version 0.3.1: + Python 3.1, 3.2, 3.3 support (experimental) - Changes from version 0.3.0: + Initial OAuth 2 client support - Changes from version 0.2.1: + Exclude non urlencoded bodies during request verification - Changes from version 0.2.0: + OAuth provider support - Changes from version 0.1.4: + soft dependency on PyCrypto ------------------------------------------------------------------- Fri May 18 00:49:08 UTC 2012 - jfunk@funktronics.ca - Initial release