Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-allauth for 
openSUSE:Factory checked in at 2026-04-28 11:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-allauth (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-allauth.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-allauth"

Tue Apr 28 11:56:01 2026 rev:18 rq:1349436 version:65.16.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-allauth/python-django-allauth.changes  
    2026-04-04 19:08:53.940769802 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-allauth.new.11940/python-django-allauth.changes
   2026-04-28 11:59:58.034474907 +0200
@@ -1,0 +2,19 @@
+Sun Apr 26 19:50:20 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 65.16.1:
+  * The state parameter is a critical part of the OAuth2
+    handshake, used to prevent CSRF attacks. The Edx, AngelList
+    and Questrade providers were originally added without state
+    support, as these providers did not support it at the time.
+    Edx and Questrade have since added support, so their
+    configuration has been updated accordingly. AngelList is no
+    longer operational and has been removed. Thanks to Adil
+    Ahmadzada for reporting.
+  * MFA: You can now configure recovery codes to be only shown
+    once (MFA_RECOVERY_CODES_SHOW_ONCE = True).
+  * New signals for audit trail purposes: login_code_rejected,
+    password_reset_code_rejected,
+    email_verification_code_rejected (in allauth.account.signals)
+    and authentication_failed (in allauth.mfa.signals).
+
+-------------------------------------------------------------------

Old:
----
  django_allauth-65.15.1.tar.gz

New:
----
  django_allauth-65.16.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-django-allauth.spec ++++++
--- /var/tmp/diff_new_pack.qPfbMi/_old  2026-04-28 11:59:58.846509018 +0200
+++ /var/tmp/diff_new_pack.qPfbMi/_new  2026-04-28 11:59:58.846509018 +0200
@@ -38,7 +38,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-django-allauth
-Version:        65.15.1
+Version:        65.16.1
 Release:        0
 Summary:        Django authentication, registration, account management
 License:        MIT
@@ -46,7 +46,8 @@
 Source0:        
https://files.pythonhosted.org/packages/source/d/django-allauth/django_allauth-%{version}.tar.gz
 Patch0:         missing-template-in-test.patch
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools >= 40.8.0}
+BuildRequires:  %{python_module setuptools >= 75.3.0}
+BuildRequires:  %{python_module setuptools-scm >= 8}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module Django >= %{django_min_version}}
@@ -168,7 +169,7 @@
 
 %files %{python_files}
 %doc ChangeLog.rst README.rst
-%license LICENSE AUTHORS
+%license LICENSE
 %{python_sitelib}/allauth
 %{python_sitelib}/django_allauth-%{version}.dist-info
 

++++++ django_allauth-65.15.1.tar.gz -> django_allauth-65.16.1.tar.gz ++++++
++++ 41596 lines of diff (skipped)

Reply via email to