14
0

Accepting request 493394 from home:xenonpk:python

Convert to singlespec & update to latest version

OBS-URL: https://build.opensuse.org/request/show/493394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-oauthlib?expand=0&rev=7
This commit is contained in:
2017-05-15 13:22:27 +00:00
committed by Git OBS Bridge
parent e6bfc590c8
commit 7976bb7ba9
5 changed files with 49 additions and 18 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 26 08:55:54 UTC 2017 - pousaduarte@gmail.com
- Update to version 0.8.0:
* Convert package to singlespec
* Added Outlook Calender API example
* Mentioned file to example.rst
* Update google.rst
* Allow OAuth2 session request() to take client_id and client_secret
* Add requests-mock to tox dependencies.
* Strips new lines in fetch_token response body
* Prefer user-supplied auth credentials.
* add a fitbit compliance fix
* test successful fitbit auth calls as well
* v0.8.0
-------------------------------------------------------------------
Mon Jan 30 07:51:16 UTC 2017 - tbechtold@suse.com