File python-Flask-Dance.changes of Package python-Flask-Dance
-------------------------------------------------------------------
Sat Mar 17 00:30:19 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
- update to version 0.14.0:
* Accessing the access_token property on an instance of the
OAuth2Session class will now query the token backend, instead of
checking the client on the instance.
* Pre-set configuration for GitLab provider
-------------------------------------------------------------------
Mon Nov 13 04:58:26 UTC 2017 - arun@gmx.de
- removed patch 01-Fix-napoleon.patch
- update to version 0.13.0:
* sphinxcontrib-napoleon is no longer required to build the
Flask-Dance documentation.
* Added Spotify pre-set configuration
* Added Discord pre-set configuration
* Added an optional user_required argument to the SQLAlchemy
backend. When this is enabled, trying to set an OAuth object
without an associated user will raise an error.
-------------------------------------------------------------------
Sat Oct 7 15:10:59 UTC 2017 - arun@gmx.de
- initial package