social-auth-core 4.4.2-2 source package in Ubuntu

Changelog

social-auth-core (4.4.2-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Carsten Schoenert <email address hidden>  Fri, 30 Jun 2023 19:35:06 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
social-auth-core_4.4.2-2.dsc 2.1 KiB a4e3b935c81dba9081af3d379c027daf564d667eb01cd345279c00f2653af0a5
social-auth-core_4.4.2.orig.tar.gz 194.1 KiB 0c56c3d7e5bdc8fddfcfe9f7a82f7d56d83bb378cd9898fd779c8ba804662e89
social-auth-core_4.4.2-2.debian.tar.xz 10.8 KiB 794520a8ab4c85028c79a36ca9b8bac40259eb2e42a2f4e5b905a4029e791d27

Available diffs

No changes file available.

Binary packages built by this source

python3-social-auth-core: Core component of the python-social-auth ecosystem (Python3 version)

 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 with support for several frameworks and auth
 providers.
 .
 This is the core component of the python-social-auth ecosystem, it
 implements the common interface to define new authentication backends to
 third parties services, implement integrations with web frameworks and
 storage solutions.
 .
 This package contains the Python 3 version of the library.