python-pysaml2 4.9.0-0ubuntu1 source package in Ubuntu

Changelog

python-pysaml2 (4.9.0-0ubuntu1) focal; urgency=medium

  * d/control, d/rules, d/*.{postinst,prerm,postrm}: Drop py2 support
    as there are no more reverse-depends.
  * d/copyright: Drop Files-Excluded. The latest release tarballs no longer
    include these files.
  * d/watch: Get tarball from github as pypi version is missing files.
  * New upstream release for OpenStack Ussuri.
  * d/p/fix-test-pathing.patch: Dropped. Test no longer exists.
  * d/p/skip-online-tests.patch: Rebased.
  * d/rules: Switch to pybuild and 'python3 -m sphinx'.

 -- Corey Bryant <email address hidden>  Fri, 13 Dec 2019 16:59:07 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pysaml2_4.9.0.orig.tar.gz 4.1 MiB 403e6c2ee612ce1efb1c070b3a7e12a15793d3074f91f65ff0f06d3726b63df6
python-pysaml2_4.9.0-0ubuntu1.debian.tar.xz 5.8 KiB da5c562e5c04586d8a6d7f8ef7e6c0822e7d95811c5fa8b804617821d6ced2e4
python-pysaml2_4.9.0-0ubuntu1.dsc 2.5 KiB ca626d27c38ce764822a4733e1021f1c8240ab0aa2a7d93f161a498d7ec22199

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.