python-djangosaml2 1.3.3-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Update project URL in d/watch.
  * Remove patches, fixed upstream.
  * Change README.rst to README.md.
  * Bump Standards-Version to 4.6.0.
  * Use uscan version 4.
  * Enable upstream testsuite for autopkgtests.
  * Remove unnecessary autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <email address hidden>  Sun, 29 Aug 2021 14:48:53 +0000

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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-djangosaml2_1.3.3-1.dsc 1.8 KiB 3318ab151fc61e461316ffd3c7ad2c4e095ae21af1b1e3a22999d9bec5caf98f
python-djangosaml2_1.3.3.orig.tar.gz 104.3 KiB 90a79d46aeff86cfdb0065a6a53c8edf80a6e0848bae96bb53a5680c0a01abb8
python-djangosaml2_1.3.3-1.debian.tar.xz 2.7 KiB 7ecc623d5d73df3ba6985ccf40067e16d7f0861a5bf605e851e9397a44dfed38

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.