Merge lp:~mwhudson/launchpad/twisted-10.1 into lp:launchpad

Proposed by Michael Hudson-Doyle
Status: Merged
Approved by: Tim Penhey
Approved revision: no longer in the source branch.
Merged at revision: 11115
Proposed branch: lp:~mwhudson/launchpad/twisted-10.1
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:~mwhudson/launchpad/twisted-10.1
Reviewer Review Type Date Requested Status
Tim Penhey (community) Approve
Review via email: mp+29178@code.launchpad.net

Commit message

Upgrade to Twisted 10.1

Description of the change

Hi,

This super exciting branch upgrades Launchpad to use the shiny new Twisted 10.1 release.

I ran the tests and they all passed.

Cheers,
mwh

To post a comment you must log in.
Revision history for this message
Tim Penhey (thumper) wrote :

  merge approved

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 2010-07-07 11:35:10 +0000
3+++ versions.cfg 2010-07-09 15:13:49 +0000
4@@ -64,7 +64,7 @@
5 storm = 0.15danilo-storm-launchpad-r342
6 testtools = 0.9.2
7 transaction = 1.0.0
8-Twisted = 10.0.0
9+Twisted = 10.1.0
10 uuid = 1.30
11 van.testing = 2.0.1
12 wadllib = 1.1.4