diff --git a/django-allauth-0.41.0.tar.gz b/django-allauth-0.41.0.tar.gz deleted file mode 100644 index 4ac03dc..0000000 --- a/django-allauth-0.41.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ab91485b80d231da191d5c7999ba93170ef1bf14ab6487d886598a1ad03e1d8 -size 545344 diff --git a/django-allauth-0.42.0.tar.gz b/django-allauth-0.42.0.tar.gz new file mode 100644 index 0000000..373c3c8 --- /dev/null +++ b/django-allauth-0.42.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17209410b7f87da0a84639fd79d3771b596a6d3fc1a8e48ce50dabc7f441d30 +size 549566 diff --git a/python-django-allauth.changes b/python-django-allauth.changes index a73869b..ca6d3c6 100644 --- a/python-django-allauth.changes +++ b/python-django-allauth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 9 10:00:44 UTC 2020 - Ondřej Súkup + +- 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 diff --git a/python-django-allauth.spec b/python-django-allauth.spec index 65b93b3..fec62d4 100644 --- a/python-django-allauth.spec +++ b/python-django-allauth.spec @@ -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