python-pysaml2 7.1.0-0ubuntu3 source package in Ubuntu

Changelog

python-pysaml2 (7.1.0-0ubuntu3) noble; urgency=medium

  * Drop build-dependency on python3-future, no longer needed
    (LP: #2051564)

 -- Graham Inggs <email address hidden>  Sat, 23 Mar 2024 16:47:15 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pysaml2_7.1.0.orig.tar.gz 5.7 MiB 2c5224cd52525d92000c0a5a2f732718fa9935de98c1c42e6dbea322aeffdd6d
python-pysaml2_7.1.0-0ubuntu3.debian.tar.xz 6.1 KiB 08299e3f0a22ea2a53676055a1b84ace36e7be7719377f75820f51efcb967352
python-pysaml2_7.1.0-0ubuntu3.dsc 2.5 KiB 63700e23717af4c5e9592c91a72b8f677d894b7f4732e4a64db7c45c9f86edff

Available diffs

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.