Merge lp:~leonardr/launchpad/lucid-updates into lp:launchpad

Proposed by Leonard Richardson
Status: Merged
Approved by: Leonard Richardson
Approved revision: no longer in the source branch.
Merged at revision: not available
Proposed branch: lp:~leonardr/launchpad/lucid-updates
Merge into: lp:launchpad
Diff against target: 30 lines (+3/-3)
1 file modified
versions.cfg (+3/-3)
To merge this branch: bzr merge lp:~leonardr/launchpad/lucid-updates
Reviewer Review Type Date Requested Status
Michael Nelson (community) code Approve
Jelmer Vernooij (community) code mentat Approve
Review via email: mp+22123@code.launchpad.net

Description of the change

This branch updates Launchpad to use new versions of lazr.restfulclient, launchpadlib, and setuptools.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Please keep the list alphabetically sorted (setuptools should be after setproctitle rather than before).

review: Approve (code mentat)
Revision history for this message
Michael Nelson (michael.nelson) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'versions.cfg'
--- versions.cfg 2010-03-24 05:28:44 +0000
+++ versions.cfg 2010-03-25 14:34:37 +0000
@@ -21,7 +21,7 @@
21grokcore.component = 1.621grokcore.component = 1.6
22httplib2 = 0.6.022httplib2 = 0.6.0
23ipython = 0.9.123ipython = 0.9.1
24launchpadlib = 1.5.724launchpadlib = 1.5.8
25lazr.authentication = 0.1.125lazr.authentication = 0.1.1
26lazr.batchnavigator = 1.126lazr.batchnavigator = 1.1
27lazr.config = 1.1.327lazr.config = 1.1.3
@@ -29,7 +29,7 @@
29lazr.enum = 1.1.229lazr.enum = 1.1.2
30lazr.lifecycle = 1.130lazr.lifecycle = 1.1
31lazr.restful = 0.9.2431lazr.restful = 0.9.24
32lazr.restfulclient = 0.9.1232lazr.restfulclient = 0.9.13
33lazr.smtptest = 1.133lazr.smtptest = 1.1
34lazr.testing = 0.1.134lazr.testing = 0.1.1
35lazr.uri = 1.0.235lazr.uri = 1.0.2
@@ -53,7 +53,7 @@
53RestrictedPython = 3.5.153RestrictedPython = 3.5.1
54roman = 1.4.054roman = 1.4.0
55setproctitle = 1.055setproctitle = 1.0
56setuptools = 0.6c956setuptools = 0.6c11
57simplejson = 2.0.957simplejson = 2.0.9
58simplesettings = 0.458simplesettings = 0.4
59SimpleTal = 4.159SimpleTal = 4.1