14
0

Accepting request 293276 from home:prusnak

- updated to 0.4.2:

OBS-URL: https://build.opensuse.org/request/show/293276
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-oauthlib?expand=0&rev=3
This commit is contained in:
Denisart Benjamin
2015-03-26 16:17:51 +00:00
committed by Git OBS Bridge
parent cbf40057de
commit 1e020c8d54
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 26 14:03:18 UTC 2015 - prusnak@opensuse.org
- updated to 0.4.2:
- New ``authorized`` property on OAuth1Session and OAuth2Session,
which allows you to easily determine if the session is already
authorized with OAuth tokens or not.
- New ``TokenMissing`` and ``VerifierMissing`` exception classes
for OAuth1Session: this will make it easier to catch and identify
these exceptions.
-------------------------------------------------------------------
Wed Jul 23 12:33:09 UTC 2014 - mcihar@suse.cz