launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #04518
[Merge] lp:~gary/launchpad/bug752282 into lp:launchpad
Gary Poster has proposed merging lp:~gary/launchpad/bug752282 into lp:launchpad.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
Related bugs:
Bug #752282 in launchpadlib : "terminates python with "cannot connect to X server""
https://bugs.launchpad.net/launchpadlib/+bug/752282
For more details, see:
https://code.launchpad.net/~gary/launchpad/bug752282/+merge/70787
This updates Launchpad to use the newest python-keyring library.
--
https://code.launchpad.net/~gary/launchpad/bug752282/+merge/70787
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~gary/launchpad/bug752282 into lp:launchpad.
=== modified file 'versions.cfg'
--- versions.cfg 2011-08-08 19:25:38 +0000
+++ versions.cfg 2011-08-08 20:37:28 +0000
@@ -26,7 +26,7 @@
httplib2 = 0.6.0
ipython = 0.9.1
Jinja2 = 2.2
-keyring = 0.5.1
+keyring = 0.6.2
launchpadlib = 1.9.9
lazr.amqp = 0.1
lazr.authentication = 0.1.1
Follow ups