- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
985ad6ec34
commit
dbd50f9386
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user