Merge lp:~thumper/launchpad/bug-search-insensitive into lp:launchpad

Proposed by Tim Penhey
Status: Merged
Approved by: Tim Penhey
Approved revision: no longer in the source branch.
Merged at revision: 12879
Proposed branch: lp:~thumper/launchpad/bug-search-insensitive
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:~thumper/launchpad/bug-search-insensitive
Reviewer Review Type Date Requested Status
Tim Penhey (community) Approve
Review via email: mp+58423@code.launchpad.net

Commit message

[r=thumper][bug=154556] Use lazr.enum 1.1.3.

Description of the change

Use lazr.enum 1.1.3 to add case insensitivity to the get by token name

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

Self review

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 2011-04-13 05:03:04 +0000
3+++ versions.cfg 2011-04-20 02:50:20 +0000
4@@ -32,7 +32,7 @@
5 lazr.batchnavigator = 1.2.2
6 lazr.config = 1.1.3
7 lazr.delegates = 1.2.0
8-lazr.enum = 1.1.2
9+lazr.enum = 1.1.3
10 lazr.lifecycle = 1.1
11 lazr.restful = 0.18.1
12 lazr.restfulclient = 0.11.2