django-openid-auth 0.5-2 source package in Ubuntu

Changelog

django-openid-auth (0.5-2) unstable; urgency=medium


  * debian/patches/django1.6compat.patch: Fix compatibility
    issues with Django 1.6 (Closes: #729828, 739617)
    (LP: #1252866, #1252445).
  * Add debian/NEW entry describing the situation with
    the new Django session serializer. 
  * Bump Standards-Version to 3.9.5, no changes needed.
  * Transition from python-support to dh_python2.

 -- Andrew Starr-Bochicchio <email address hidden>  Sat, 22 Feb 2014 13:00:49 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
django-openid-auth_0.5-2.dsc 2.1 KiB e543013d423dfd26ab39cc2c9062803ca0558c77ee170274e14b46663f0d0ac0
django-openid-auth_0.5.orig.tar.gz 32.0 KiB 2ceb25b16140d6ee02e1c65948c18aa184d62350452a2b4b2f44819b69866dfc
django-openid-auth_0.5-2.debian.tar.xz 4.8 KiB 96095db621be086c0e4ea9c85cee9eb4fc43634ea73c92a70870ffba07559a26

Available diffs

No changes file available.

Binary packages built by this source

python-django-auth-openid: provides optional OpenID integration for Django

 The django-auth-openid library can be used to add OpenID support
 to Django applications.
 It integrates with Django's built in authentication system, so most
 applications require minimal changes to support OpenID login. The
 library also includes the following features:
  * Basic user details are transferred from the OpenID server via the
    simple Registration extension.
  * It can be configured to use a fixed OpenID server URL, for use in SSO.
  * It supports the launchpad.net teams extension to get team membership
    info.