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 2023-11-13 22:17:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-allauth (Old)
and /work/SRC/openSUSE:Factory/.python-django-allauth.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-allauth"
Mon Nov 13 22:17:59 2023 rev:10 rq:1124871 version:0.58.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-allauth/python-django-allauth.changes
2023-11-06 21:13:50.794311060 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-allauth.new.17445/python-django-allauth.changes
2023-11-13 22:20:36.102908155 +0100
@@ -1,0 +2,6 @@
+Fri Nov 10 12:03:37 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.58.2:
+ * Added rate limiting to the MFA login form.
+
+-------------------------------------------------------------------
Old:
----
django-allauth-0.58.1.tar.gz
New:
----
django-allauth-0.58.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-allauth.spec ++++++
--- /var/tmp/diff_new_pack.yjaIlT/_old 2023-11-13 22:20:37.194948363 +0100
+++ /var/tmp/diff_new_pack.yjaIlT/_new 2023-11-13 22:20:37.198948510 +0100
@@ -15,7 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-# keep in sync in setup.cfg
+
%global django_min_version 3.2
%global python3_openid_min_version 3.0.8
%global requests_oauthlib_min_version 0.3.0
@@ -32,7 +32,7 @@
%{?sle15_python_module_pythons}
Name: python-django-allauth
-Version: 0.58.1
+Version: 0.58.2
Release: 0
Summary: Django authentication, registration, account management
License: MIT
@@ -43,23 +43,23 @@
BuildRequires: %{python_module Django >= %{django_min_version}}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module python3-openid >=
%{python3_openid_min_version}}
-BuildRequires: %{python_module requests-oauthlib >=
%{requests_oauthlib_min_version}}
BuildRequires: %{python_module requests >= %{requests_min_version}}
+BuildRequires: %{python_module requests-oauthlib >=
%{requests_oauthlib_min_version}}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Django >= %{django_min_version}
+Requires: python-PyJWT >= %{pyjwt_min_version}
Requires: python-python3-openid >= %{python3_openid_min_version}
Requires: python-requests >= %{requests_min_version}
Requires: python-requests-oauthlib >= %{requests_oauthlib_min_version}
-Requires: python-PyJWT >= %{pyjwt_min_version}
-Recommends: (python-python3-saml >= %{python3_saml_min_version} with
python-python3-saml < %{python3_saml_max_version})
Recommends: python-qrcode >= %{qrcode_min_version}
+Recommends: (python-python3-saml >= %{python3_saml_min_version} with
python-python3-saml < %{python3_saml_max_version})
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Pillow >= %{pillow_min_version}}
-BuildRequires: %{python_module pytest-django >= %{pytest_django_min_version}}
BuildRequires: %{python_module pytest >= %{pytest_min_version}}
+BuildRequires: %{python_module pytest-django >= %{pytest_django_min_version}}
BuildRequires: %{python_module python3-saml >= %{python3_saml_min_version}}
BuildRequires: %{python_module qrcode >= %{qrcode_min_version}}
# /SECTION
++++++ django-allauth-0.58.1.tar.gz -> django-allauth-0.58.2.tar.gz ++++++
++++ 23322 lines of diff (skipped)