python-djangosaml2 1.7.0-1 source package in Ubuntu

Changelog

python-djangosaml2 (1.7.0-1) unstable; urgency=medium

  * New upstream version 1.7.0

 -- Michael Fladischer <email address hidden>  Fri, 07 Jul 2023 07:01:20 +0000

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
python-djangosaml2_1.7.0-1.dsc 1.8 KiB b6fc3d5540f02267aa0c2ffa4210e7e721724d3800cdc3bc18390d7d489594fb
python-djangosaml2_1.7.0.orig.tar.gz 107.3 KiB 4d40d6381c6e902d1933bc2b6f4ca50753a37cd5ded280cb6deab2f6c260b532
python-djangosaml2_1.7.0-1.debian.tar.xz 3.9 KiB 9dca72db652a2df2875bb09be25b574cd4b7b15c5f324f9ed2973ab9b03fe550

Available diffs

No changes file available.

Binary packages built by this source

python3-django-saml2: Django application that integrates PySAML2 (Python3 version)

 djangosaml2 is a Django application that integrates the PySAML2 library into
 your project. This mean that you can protect your Django based project with a
 service provider based on PySAML. This way it will talk SAML2 with your
 Identity Provider allowing you to use this authentication mechanism.
 .
 This package contains the Python 3 version of the library.