social-auth-core 4.5.4-1 source package in Ubuntu

Changelog

social-auth-core (4.5.4-1) unstable; urgency=medium

  * Team upload
  * [542314b] New upstream version 4.5.4
  * [fca7c31] d/control: Update Standards-Version to 4.7.0
    No further changes needed.

 -- Carsten Schoenert <email address hidden>  Sat, 08 Jun 2024 08:31:28 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
social-auth-core_4.5.4-1.dsc 2.1 KiB 647cf19b400adf8035584fef3cee01ea294c05bf86b764cd4fcbd0f83f6ae91c
social-auth-core_4.5.4.orig.tar.gz 203.7 KiB fcab781714745a8cfec5d2e271578e1d66c5525e62d096687f5c2260d7a66f53
social-auth-core_4.5.4-1.debian.tar.xz 10.8 KiB 2c2848af6cdc0f1ab5970f620099769af6439d0b0186deb97bc2c4d5dc53450d

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)

 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.