Merge lp:~dobey/ubuntu-sso-client/oauthlib into lp:ubuntu-sso-client/packaging-dailies

Proposed by dobey
Status: Merged
Approved by: dobey
Approved revision: 60
Merged at revision: 60
Proposed branch: lp:~dobey/ubuntu-sso-client/oauthlib
Merge into: lp:ubuntu-sso-client/packaging-dailies
Diff against target: 21 lines (+2/-2)
1 file modified
control (+2/-2)
To merge this branch: bzr merge lp:~dobey/ubuntu-sso-client/oauthlib
Reviewer Review Type Date Requested Status
Mike McCracken (community) Approve
Review via email: mp+147775@code.launchpad.net

Commit message

Switch oauth dependency to oauthlib.

Description of the change

This is necessary for nightlies to build again after https://code.launchpad.net/~barry/ubuntu-sso-client/lp1077087/+merge/141983 lands.

To post a comment you must log in.
Revision history for this message
Mike McCracken (mikemc) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'control'
2--- control 2012-12-13 23:07:33 +0000
3+++ control 2013-02-11 21:13:34 +0000
4@@ -19,7 +19,7 @@
5 python-imaging,
6 python-keyring,
7 python-mocker,
8- python-oauth,
9+ python-oauthlib (>= 0.3.5),
10 python-openssl,
11 python-qt4,
12 python-qt4-dbus,
13@@ -58,7 +58,7 @@
14 python-dbus,
15 python-dirspec,
16 python-httplib2 (>= 0.7.2),
17- python-oauth,
18+ python-oauthlib (>= 0.3.5),
19 python-openssl,
20 python-twisted-core,
21 python-twisted-web,

Subscribers

People subscribed via source and target branches

to all changes: