Subject: CVS commit: pkgsrc/www/py-django-allauth
From: Adam Ciarcinski
Date: 2023-08-31 19:36:13
Message id: 20230831173613.2E16EFBDB@cvs.NetBSD.org

Log Message:
py-django-allauth: updated to 0.55.2

0.55.2 (2023-08-30)
*******************

Fixes
-----

- Email confirmation: An attribute error could occur when following invalid
  email confirmation links.

0.55.1 (2023-08-30)
*******************

Fixes
-----

- SAML: the lookup of the app (``SocialApp``) was working correctly for apps
  configured via the settings, but failed when the app was configured via the
  Django admin.

- Keycloak: fixed reversal of the callback URL, which was reversed using
  ``"openid_connect_callback"`` instead of \ 
``"keycloak_callback"``. Although the
  resulting URL is the same, it results in a ``NoReverseMatch`` error when
  ``allauth.socialaccount.providers.openid_connect`` is not present in
  ``INSTALLED_APPS``.

Files:
RevisionActionfile
1.3modifypkgsrc/www/py-django-allauth/Makefile
1.3modifypkgsrc/www/py-django-allauth/PLIST
1.3modifypkgsrc/www/py-django-allauth/distinfo