17
0

Accepting request 814882 from devel:languages:python:django

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/814882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-allauth?expand=0&rev=5
This commit is contained in:
2020-06-16 11:46:56 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ab91485b80d231da191d5c7999ba93170ef1bf14ab6487d886598a1ad03e1d8
size 545344

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f17209410b7f87da0a84639fd79d3771b596a6d3fc1a8e48ce50dabc7f441d30
size 549566

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 9 10:00:44 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- Update to 0.42.0
* New providers: EDX, Yandex, Mixer.
* Fixed Twitch get_avatar_url()
* The Facebook API version now defaults to v7.0.
-------------------------------------------------------------------
Tue Jan 7 09:59:46 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-allauth
Version: 0.41.0
Version: 0.42.0
Release: 0
Summary: Django authentication, registration, account management
License: MIT