Merge lp:~nigelbabu/summit/django-openid-auth-version into lp:summit

Proposed by Nigel Babu
Status: Merged
Approved by: Chris Johnston
Approved revision: 218
Merged at revision: 218
Proposed branch: lp:~nigelbabu/summit/django-openid-auth-version
Merge into: lp:summit
Diff against target: 12 lines (+1/-1)
1 file modified
requirements.txt (+1/-1)
To merge this branch: bzr merge lp:~nigelbabu/summit/django-openid-auth-version
Reviewer Review Type Date Requested Status
Chris Johnston Approve
Review via email: mp+81675@code.launchpad.net

Commit message

Use django-openid-auth 0.4

Description of the change

Lets fix to a particular version of django-openid-auth instead of using trunk. This works and we can stick to this.

To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'requirements.txt'
--- requirements.txt 2011-11-07 18:42:27 +0000
+++ requirements.txt 2011-11-09 06:08:23 +0000
@@ -11,7 +11,7 @@
11bzr==2.4b411bzr==2.4b4
12distribute==0.6.1012distribute==0.6.10
13# django-openid-auth==0.413# django-openid-auth==0.4
14bzr+ssh://bazaar.launchpad.net/~django-openid-auth/django-openid-auth/trunk14http://launchpad.net/django-openid-auth/trunk/0.4/+download/django-openid-auth_0.4.tar.gz
15# psycopg2==2.0.13 - only needed for production like environments15# psycopg2==2.0.13 - only needed for production like environments
16python-openid==2.2.416python-openid==2.2.4
17pytz==2010b17pytz==2010b

Subscribers

People subscribed via source and target branches