Tue, 21 May 2024 04:27:26 UTC | login

Information for build python-social-auth-core-4.3.0-8.fc40

ID292663
Package Namepython-social-auth-core
Version4.3.0
Release8.fc40
Epoch
SummaryPython Social Auth is an easy to setup social authentication/registration mechanism with support for several frameworks and auth providers.
Description Python Social Auth aims to be an easy-to-setup social authentication and authorization mechanism for Python projects supporting protocols like OAuth (1 and 2), OpenID and others. The initial codebase is derived from django-social-auth with the idea of generalizing the process to suit the different frameworks around, providing the needed tools to bring support to new frameworks. django-social-auth itself was a product of modified code from django-twitter-oauth and django-openid-auth projects. The project is now split into smaller modules to isolate and reduce responsibilities and improve reusability. Documentation: https://python-social-auth.readthedocs.io/en/latest/ Release notes: https://github.com/python-social-auth/social_core/releases/tag/4.2.0
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:24:38 UTC
CompletedThu, 29 Feb 2024 10:24:38 UTC
Tags
f40
f41
RPMs
src
python-social-auth-core-4.3.0-8.fc40.src.rpm (info) (download)
noarch
python3-social-auth-core-4.3.0-8.fc40.noarch.rpm (info) (download)
python3-social-auth-core+openidconnect-4.3.0-8.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Feb 05 2023 Chenxiong Qi <qcxhome@gmail.com> - 4.3.0-5 - Switch to SPDX license identifier * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jun 18 2022 Python Maint <python-maint@redhat.com> - 4.3.0-2 - Rebuilt for Python 3.11 * Sat Jun 18 2022 Chenxiong Qi <qcxhome@gmail.com> - 4.3.0-1 - Build upstream release 4.3.0 * Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 4.2.0-3 - Rebuilt for Python 3.11 * Sun Feb 27 2022 Chenxiong Qi <qcxhome@gmail.com> - 4.2.0-2 - Exclude saml subpackage temporarily