Mon, 03 Jun 2024 10:49:12 UTC | login

Information for RPM python3-social-auth-core-4.0.2-2.fc33.noarch.rpm

ID768662
Namepython3-social-auth-core
Version4.0.2
Release2.fc33
Epoch
Archnoarch
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.0.2 If you want social-core to work with azuread (the Azure Active Directory), this is the package you need.
Build Time2021-03-06 11:38:25 GMT
Size273.69 KB
43d823a88cefe693cd169258e7a50cb7
LicenseBSD
Provides
python-social-auth-core = 4.0.2-2.fc33
python3-social-auth-core = 4.0.2-2.fc33
python3.9-social-auth-core = 4.0.2-2.fc33
python3.9dist(social-auth-core) = 4.0.2
python3dist(social-auth-core) = 4.0.2
Obsoletes
python-social-auth-core < 4.0.2-2.fc33
Conflicts No Conflicts
Requires
(python3.9dist(pyjwt) < 2 with python3.9dist(pyjwt) >= 1.4)
python(abi) = 3.9
python3.9dist(cryptography) >= 1.4
python3.9dist(defusedxml) >= 0.5~rc1
python3.9dist(oauthlib) >= 1.0.3
python3.9dist(python3-openid) >= 3.0.10
python3.9dist(requests) >= 2.9.1
python3.9dist(requests-oauthlib) >= 0.6.1
python3.9dist(six) >= 1.10
python3dist(cryptography)
python3dist(defusedxml)
python3dist(oauthlib)
python3dist(pyjwt)
python3dist(python3-openid)
python3dist(requests)
python3dist(requests-oauthlib)
python3dist(six)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 582 >>>
Name ascending sort Size
/usr/lib/python3.9/site-packages/social_auth_core-4.0.2-py3.9.egg-info0.00 B
/usr/lib/python3.9/site-packages/social_auth_core-4.0.2-py3.9.egg-info/PKG-INFO3.69 KB
/usr/lib/python3.9/site-packages/social_auth_core-4.0.2-py3.9.egg-info/SOURCES.txt11.67 KB
/usr/lib/python3.9/site-packages/social_auth_core-4.0.2-py3.9.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.9/site-packages/social_auth_core-4.0.2-py3.9.egg-info/not-zip-safe1.00 B
/usr/lib/python3.9/site-packages/social_auth_core-4.0.2-py3.9.egg-info/requires.txt488.00 B
/usr/lib/python3.9/site-packages/social_auth_core-4.0.2-py3.9.egg-info/top_level.txt12.00 B
/usr/lib/python3.9/site-packages/social_core0.00 B
/usr/lib/python3.9/site-packages/social_core/__init__.py22.00 B
/usr/lib/python3.9/site-packages/social_core/__pycache__0.00 B
/usr/lib/python3.9/site-packages/social_core/__pycache__/__init__.cpython-39.opt-1.pyc168.00 B
/usr/lib/python3.9/site-packages/social_core/__pycache__/__init__.cpython-39.pyc168.00 B
/usr/lib/python3.9/site-packages/social_core/__pycache__/actions.cpython-39.opt-1.pyc2.75 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/actions.cpython-39.pyc2.75 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/exceptions.cpython-39.opt-1.pyc6.05 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/exceptions.cpython-39.pyc6.05 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/storage.cpython-39.opt-1.pyc11.58 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/storage.cpython-39.pyc11.58 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/store.cpython-39.opt-1.pyc3.00 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/store.cpython-39.pyc3.00 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/strategy.cpython-39.opt-1.pyc9.32 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/strategy.cpython-39.pyc9.32 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/utils.cpython-39.opt-1.pyc8.82 KB
/usr/lib/python3.9/site-packages/social_core/__pycache__/utils.cpython-39.pyc8.82 KB
/usr/lib/python3.9/site-packages/social_core/actions.py5.54 KB
/usr/lib/python3.9/site-packages/social_core/backends0.00 B
/usr/lib/python3.9/site-packages/social_core/backends/__init__.py0.00 B
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__0.00 B
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/__init__.cpython-39.opt-1.pyc156.00 B
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/__init__.cpython-39.pyc156.00 B
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/amazon.cpython-39.opt-1.pyc1.58 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/amazon.cpython-39.pyc1.58 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/angel.cpython-39.opt-1.pyc1.29 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/angel.cpython-39.pyc1.29 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/aol.cpython-39.opt-1.pyc521.00 B
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/aol.cpython-39.pyc521.00 B
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/apple.cpython-39.opt-1.pyc5.55 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/apple.cpython-39.pyc5.55 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/appsfuel.cpython-39.opt-1.pyc1.75 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/appsfuel.cpython-39.pyc1.75 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/arcgis.cpython-39.opt-1.pyc1.26 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/arcgis.cpython-39.pyc1.26 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/asana.cpython-39.opt-1.pyc1.65 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/asana.cpython-39.pyc1.65 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/atlassian.cpython-39.opt-1.pyc1.73 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/atlassian.cpython-39.pyc1.73 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/auth0.cpython-39.opt-1.pyc1.96 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/auth0.cpython-39.pyc1.96 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/azuread.cpython-39.opt-1.pyc3.35 KB
/usr/lib/python3.9/site-packages/social_core/backends/__pycache__/azuread.cpython-39.pyc3.35 KB
Component of No Buildroots