Mon, 26 Jan 2026 22:52:03 CST | login

Information for build python-django-allauth-0.54.0-4.oc9

ID40295
Package Namepython-django-allauth
Version0.54.0
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-django-allauth.git?.#c70f055671bc8a531c36684a7d123f227e10c019
SummaryIntegrated set of Django authentication apps
DescriptionIntegrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. Most existing Django apps that address the problem of social authentication focus on just that. You typically need to integrate another app in order to support authentication via a local account. This approach separates the worlds of local and social authentication. However, there are common scenarios to be dealt with in both worlds. For example, an e-mail address passed along by an OpenID provider is not guaranteed to be verified. So, before hooking an OpenID account up to a local account the e-mail address must be verified. So, e-mail verification needs to be present in both worlds. Integrating both worlds is quite a tedious process. It is definitely not a matter of simply adding one social authentication app, and one local account registration app to your INSTALLED_APPS list. This is the reason this project got started – to offer a fully integrated authentication app that allows for both local and social authentication, with flows that just work.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:00:12 CST
CompletedFri, 13 Jun 2025 23:02:43 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-django-allauth.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-django-allauth.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-django-allauth-0.54.0-4.oc9.src.rpm (info) (download)
noarch
python3-django-allauth-0.54.0-4.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.54.0-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.54.0-3 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.54.0-2 - Rebuilt for loongarch64 * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.54.0-1 - initial build