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
1=== modified file 'versions.cfg'
2--- versions.cfg 2010-03-24 05:28:44 +0000
3+++ versions.cfg 2010-03-25 14:34:37 +0000
4@@ -21,7 +21,7 @@
5 grokcore.component = 1.6
6 httplib2 = 0.6.0
7 ipython = 0.9.1
8-launchpadlib = 1.5.7
9+launchpadlib = 1.5.8
10 lazr.authentication = 0.1.1
11 lazr.batchnavigator = 1.1
12 lazr.config = 1.1.3
13@@ -29,7 +29,7 @@
14 lazr.enum = 1.1.2
15 lazr.lifecycle = 1.1
16 lazr.restful = 0.9.24
17-lazr.restfulclient = 0.9.12
18+lazr.restfulclient = 0.9.13
19 lazr.smtptest = 1.1
20 lazr.testing = 0.1.1
21 lazr.uri = 1.0.2
22@@ -53,7 +53,7 @@
23 RestrictedPython = 3.5.1
24 roman = 1.4.0
25 setproctitle = 1.0
26-setuptools = 0.6c9
27+setuptools = 0.6c11
28 simplejson = 2.0.9
29 simplesettings = 0.4
30 SimpleTal = 4.1