1
0
forked from ports/contrib

python3-django-allauth: 64.0.0 -> 64.1.0

This commit is contained in:
Tim Biermann 2024-08-15 19:59:53 +02:00
parent dfc08a709e
commit 71fd9b0a55
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -2612,10 +2612,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-64.0.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.0.0.dist-info/AUTHORS
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.0.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.0.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.0.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.0.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.0.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/django_allauth-64.1.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.1.0.dist-info/AUTHORS
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.1.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.1.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.1.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.1.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/django_allauth-64.1.0.dist-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36hDl6E/oibRzGlqfSTjoYFRTWaVWuABHpod8voUT1TD8xcGYOevph1TfPiFK7BV3tdqHYo3sG1LkCyGnDh8/w4=
SHA256 (Pkgfile) = 2f0f954b02696654b29e5ef429b6a286ac742728267a4f29170bd5b3a098ed4f
SHA256 (.footprint) = 82550ef510fb9d04c140472d9674ed056902ef008bff245766f5ac764187940d
SHA256 (django_allauth-64.0.0.tar.gz) = 01952c7540160ef475c12dc881f67a69c7c5e533f4bef6c811bba0417a717588
RWSagIOpLGJF326k/SSo3hC624rhz5o56faRv6QuqrvW6eT7layKZyptxO85/dX7NKRHu2ENmqQDO7FZNxdUdaa8et3hgsEvywE=
SHA256 (Pkgfile) = 1f5526d3c2b798219dcd44c7f09783a98252effa876a4efbcee8fbff4086e905
SHA256 (.footprint) = 4de374c683ebc6079263179d80076ce68d7d1690927115ab6745973e0650b81a
SHA256 (django_allauth-64.1.0.tar.gz) = 713bfc410021140aefae0f04eeaac5d50ebedad7abaf43174670a9ec002c595c

View File

@ -4,7 +4,7 @@
# Depends on: python3-django python3-openid python3-pyjwt python3-requests-oauthlib
name=python3-django-allauth
version=64.0.0
version=64.1.0
release=1
source=(https://pypi.org/packages/source/d/django_allauth/django_allauth-$version.tar.gz)