17
0
Commit Graph

9 Commits

Author SHA256 Message Date
aa8012eab7 Accepting request 1101326 from home:crameleon:branches:openSUSE:Factory
- Update to v0.54.0
- Patch out test which cannot run without template files (missing-template-in-test.patch)

OBS-URL: https://build.opensuse.org/request/show/1101326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=15
2023-07-29 20:27:16 +00:00
a44eeec3ee Accepting request 1095417 from devel:languages:python:mailman:backports
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1095417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=13
2023-06-26 14:30:23 +00:00
John Vandenberg
fd0603efde Accepting request 942391 from home:jayvdb:branches:devel:languages:python:django
- Update to v0.47.0
  * Better compatibility with Django 4.0
  * ...

OBS-URL: https://build.opensuse.org/request/show/942391
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=12
2021-12-25 00:07:23 +00:00
f8ad748e8e - Update to 0.42.0
* New providers: EDX, Yandex, Mixer.
 * Fixed Twitch get_avatar_url() 
 * The Facebook API version now defaults to v7.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=10
2020-06-09 10:04:32 +00:00
Tomáš Chvátal
a72c39835c - Update to 0.41.0:
* Fixes CVE-2019-19844: Potential account hijack via password reset form
  bsc#1159447
  * Dropped Python 2 and Django 1 compatibility.
- Do not bother with the lang subpkg as it is needed to have languages
  to be present always anyway

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=8
2020-01-07 10:06:52 +00:00
Tomáš Chvátal
0ca461f99c - Update to 0.40.0:
* The instagram provider now extracts the user's full name.
  * New provider: NextCloud (OAuth2)
  * Added an SDK_URL setting for customizing the loading of the Facebook JavaScript SDK.
  * Updated Twitch provider to use new authentication endpoints (https://id.twitch.tv) over deprecated v5 endpoints (https://api.twitch.tv/kraken)
  * Added support for Patreon API v2, with API v1 set as default for backwards compatibility.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=6
2019-09-16 10:09:12 +00:00
Tomáš Chvátal
ebaae0aaf1 Accepting request 730825 from home:jayvdb:py3only
- 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
2019-09-16 07:40:27 +00:00
Tomáš Chvátal
4bacaf4dcc - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=3
2019-03-11 08:45:41 +00:00
Tomáš Chvátal
8b84678116 Accepting request 677424 from home:jayvdb:django
- Skip five failing tests
- Initial spec for v0.38.0

OBS-URL: https://build.opensuse.org/request/show/677424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-allauth?expand=0&rev=1
2019-02-27 10:29:55 +00:00