python-pysaml2 7.0.1-2ubuntu1 source package in Ubuntu

Changelog

python-pysaml2 (7.0.1-2ubuntu1) jammy; urgency=medium

  * d/control: Drop runtime dependency on python3-responses as this is
    only used for mocking in unit tests.
  * d/control: python3-repoze.who Depends -> Suggests as this is an
    optional dependency.

 -- James Page <email address hidden>  Thu, 16 Dec 2021 11:45:11 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pysaml2_7.0.1.orig.tar.xz 3.8 MiB 20be954fa127a7c028474d0350debf03b317971af6cc0e6fc8fded32184ee643
python-pysaml2_7.0.1-2ubuntu1.debian.tar.xz 7.5 KiB 4c9dc63d27dd9a85ca34e11c1ea4ef281c5c2d5d26e138b5e1156bfa134eb89f
python-pysaml2_7.0.1-2ubuntu1.dsc 2.7 KiB 2bb7a337b5de8d15fa621b424d1c2b9a5e695ba61818ba355623a4ceb213169a

View changes file

Binary packages built by this source

python-pysaml2-doc: SAML Version 2 to be used in a WSGI environment - doc

 This package provides a Python implementation of SAML Version 2 to be used in
 a WSGI environment.
 .
 From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version
 of the SAML standard for exchanging authentication and authorization data
 between security domains. SAML 2.0 is an XML-based protocol that uses security
 tokens containing assertions to pass information about a principal (usually an
 end user) between a SAML authority, that is, an identity provider, and a SAML
 consumer, that is, a service provider. SAML 2.0 enables web-based
 authentication and authorization scenarios including cross-domain single
 sign-on (SSO), which helps reduce the administrative overhead of distributing
 multiple authentication tokens to the user.
 .
 This package contains the documentation.

python3-pysaml2: SAML Version 2 to be used in a WSGI environment - Python 3.x

 This package provides a Python implementation of SAML Version 2 to be used in
 a WSGI environment.
 .
 From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version
 of the SAML standard for exchanging authentication and authorization data
 between security domains. SAML 2.0 is an XML-based protocol that uses security
 tokens containing assertions to pass information about a principal (usually an
 end user) between a SAML authority, that is, an identity provider, and a SAML
 consumer, that is, a service provider. SAML 2.0 enables web-based
 authentication and authorization scenarios including cross-domain single
 sign-on (SSO), which helps reduce the administrative overhead of distributing
 multiple authentication tokens to the user.
 .
 This package contains the Python 3.x module.