forked from pool/python-oauthlib
35e76bfe00
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=5
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 24 11:09:35 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|