python3-django-allauth: 0.63.2 -> 0.63.3

This commit is contained in:
Tim Biermann 2024-06-02 14:10:23 +02:00
parent 08015f9872
commit d0c773dfc3
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 14 additions and 16 deletions

View File

@ -795,12 +795,10 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/allauth/socialaccount/prov
drwxr-xr-x root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/__pycache__/constants.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/__pycache__/mixins.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/__pycache__/provider.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/__pycache__/utils.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/__pycache__/views.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/constants.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/mixins.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/provider.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/utils.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/socialaccount/providers/base/views.py
@ -2507,10 +2505,10 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/allauth/usersessions/tests
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/usersessions/urls.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/usersessions/views.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/allauth/utils.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/django_allauth-0.63.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.2.dist-info/AUTHORS
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.2.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/django_allauth-0.63.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.3.dist-info/AUTHORS
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.3.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-0.63.3.dist-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33wHKRemtHsJnPhg4JsF/koPMkBGRUEIPpOFIqB2JmJUAwBou/36DH5GUHJmQrCyTvlj1MZyhRWOYczFSyySxQc=
SHA256 (Pkgfile) = 967faab204fbb64c8cdc085bf9973f7c23b8f9326374603ecdad87bb1968256c
SHA256 (.footprint) = c16e1a9c229a5fb6e3593261152b6ba15fe7e469e9eb9c51e9306ab133be6090
SHA256 (django-allauth-0.63.2.tar.gz) = 8c971a677dd48ef9119fcd1e786d2286c0911b20f52e64aebf38a6827d934334
RWSagIOpLGJF3wP1M5UyWdjle4nqH+VbkPbdHwcb0y4rgwnbeiDKlHUj2RTe7V8cRUhBNRky4eGKlMf29t/ttns3teXAmfs1/Q4=
SHA256 (Pkgfile) = 9f0da9fc23e18074c30dba377b9206adf5200f8c8937613ed1ccb7f5afbe366a
SHA256 (.footprint) = 49cf212f54b49ccad0790d4c57bc8f4559f9dbee613ad5a99e735f31db6d749f
SHA256 (django_allauth-0.63.3.tar.gz) = 2374164c468a309e6badf70bc3405136df6036f24a20a13387f2a063066bdaa9

View File

@ -4,12 +4,12 @@
# Depends on: python3-django python3-openid python3-pyjwt python3-requests-oauthlib
name=python3-django-allauth
version=0.63.2
version=0.63.3
release=1
source=(https://pypi.org/packages/source/d/django-allauth/django-allauth-$version.tar.gz)
source=(https://pypi.org/packages/source/d/django_allauth/django_allauth-$version.tar.gz)
build() {
cd django-allauth-$version
cd django_allauth-$version
/usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation
/usr/bin/python3 -m installer --compile-bytecode 2 --destdir=$PKG dist/*.whl