python-pysaml2 2.4.0-0ubuntu2 source package in Ubuntu

Changelog

python-pysaml2 (2.4.0-0ubuntu2) wily; urgency=medium

  * debian/control:
    - Depend on python-pymongo versions 3.0 and higher
  * debian/patches/fix-build-against-new-pymongo.patch:
    - Cherry-pick fix pysaml2 with python-pymongo 3.0
  * debian/patches/fix-test-failures.patch:
    - Fix the newly failing test failures (LP: #1503698)

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Thu, 08 Oct 2015 20:16:42 +0200

Upload details

Uploaded by:
Łukasz Zemczak
Sponsored by:
Barry Warsaw
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pysaml2_2.4.0.orig.tar.gz 3.9 MiB a26804150ddc5da803d0df4b7026b613a3571c387fd6d107f6263aabf2c84ec6
python-pysaml2_2.4.0-0ubuntu2.debian.tar.xz 6.0 KiB 255cfff6c8a2ba2ab939fa5d64f13b6c5f5039f0a97a3811528c560966d35b64
python-pysaml2_2.4.0-0ubuntu2.dsc 2.4 KiB 0aac441d164934289a7a61226568c4fd5b7e22539721fcbb6832d8c935fefb43

Available diffs

View changes file

Binary packages built by this source

python-pysaml2: No summary available for python-pysaml2 in ubuntu wily.

No description available for python-pysaml2 in ubuntu wily.

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.