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
1=== modified file 'requirements.txt'
2--- requirements.txt 2011-11-07 18:42:27 +0000
3+++ requirements.txt 2011-11-09 06:08:23 +0000
4@@ -11,7 +11,7 @@
5 bzr==2.4b4
6 distribute==0.6.10
7 # django-openid-auth==0.4
8-bzr+ssh://bazaar.launchpad.net/~django-openid-auth/django-openid-auth/trunk
9+http://launchpad.net/django-openid-auth/trunk/0.4/+download/django-openid-auth_0.4.tar.gz
10 # psycopg2==2.0.13 - only needed for production like environments
11 python-openid==2.2.4
12 pytz==2010b

Subscribers

People subscribed via source and target branches