Merge lp:~gary/launchpad/bug752282 into lp:launchpad

Proposed by Gary Poster
Status: Merged
Approved by: Robert Collins
Approved revision: no longer in the source branch.
Merged at revision: 13635
Proposed branch: lp:~gary/launchpad/bug752282
Merge into: lp:launchpad
Diff against target: 12 lines (+1/-1)
1 file modified
versions.cfg (+1/-1)
To merge this branch: bzr merge lp:~gary/launchpad/bug752282
Reviewer Review Type Date Requested Status
Robert Collins (community) Approve
Review via email: mp+70787@code.launchpad.net

Commit message

[incr] [r=lifeless] update Launchpad to use the newest python-keyring library.

Description of the change

This updates Launchpad to use the newest python-keyring library.

To post a comment you must log in.
Revision history for this message
Robert Collins (lifeless) wrote :

FWIW this is something I would totally self review.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'versions.cfg'
2--- versions.cfg 2011-08-08 19:25:38 +0000
3+++ versions.cfg 2011-08-08 20:37:28 +0000
4@@ -26,7 +26,7 @@
5 httplib2 = 0.6.0
6 ipython = 0.9.1
7 Jinja2 = 2.2
8-keyring = 0.5.1
9+keyring = 0.6.2
10 launchpadlib = 1.9.9
11 lazr.amqp = 0.1
12 lazr.authentication = 0.1.1