python-djangosaml2 0.50.0-1 source package in Ubuntu

Changelog

python-djangosaml2 (0.50.0-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <email address hidden>  Fri, 16 Oct 2020 18:30:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-djangosaml2_0.50.0-1.dsc 1.8 KiB 128732a0bfddc299cd7679a9242f8ce2d519596d8430ce2fc10bd1f6bbe52c5c
python-djangosaml2_0.50.0.orig.tar.gz 60.4 KiB 07c8dc2bc93913e2a0a721011529e104d7715c0fa917aa71581abba7d8febc88
python-djangosaml2_0.50.0-1.debian.tar.xz 2.9 KiB b0a0769206d24c20f35234c94cd0c8f21c018947b1edbf25efd9fb004b454953

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.