Rev 5249: Another note about the launchpad plugin. in http://bazaar.launchpad.net/~lifeless/bzr/fetch-proposed

Robert Collins robertc at robertcollins.net
Fri May 21 22:49:22 BST 2010


At http://bazaar.launchpad.net/~lifeless/bzr/fetch-proposed

------------------------------------------------------------
revno: 5249
revision-id: robertc at robertcollins.net-20100521214921-lvudo5cqxreef010
parent: robertc at robertcollins.net-20100521213855-dlwtxc23my3ia30k
committer: Robert Collins <robertc at robertcollins.net>
branch nick: fetch-proposed
timestamp: Sat 2010-05-22 09:49:21 +1200
message:
  Another note about the launchpad plugin.
=== modified file 'bzrlib/plugins/launchpad/lp_api.py'
--- a/bzrlib/plugins/launchpad/lp_api.py	2010-03-05 08:55:12 +0000
+++ b/bzrlib/plugins/launchpad/lp_api.py	2010-05-21 21:49:21 +0000
@@ -74,6 +74,7 @@
             installed_version, installed_version)
 
 
+# Should be droppable now, launchpadlib takes shortcut names.
 LAUNCHPAD_API_URLS = {
     'production': 'https://api.launchpad.net/beta/',
     'edge': EDGE_SERVICE_ROOT,




More information about the bazaar-commits mailing list