- Use %ifpython2/3 to allow building only one flavour OBS-URL: https://build.opensuse.org/request/show/730825 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=5
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Sep 14 03:39:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Use %ifpython2/3 to allow building only one flavour
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 11 08:41:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.39.1:
|
|
* The linkedin_oauth2 provider now gracefully deals with old V1 data that might still be present in SocialAccount.extra_data.
|
|
* New providers: JupyterHub (OAuth2), Steam (OpenID)
|
|
* Refactor translations: Portuguese (Portugal).
|
|
* Add testing for Django 2.2 (no code changes required)
|
|
* linkedin_oauth2: As the LinkedIn V1 API is deprecated, the user info endpoint has been moved over to use the API V2. The format of the user extra_data is different and the profile picture is absent by default.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 17 07:59:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Skip five failing tests
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 16 09:45:04 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.38.0
|