Merge lp:~dobey/ubuntuone-storage-protocol/oauthlib into lp:ubuntuone-storage-protocol/packaging-dailies

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

Commit message

Switch oauth dependency to oauthlib.

Description of the change

This is needed for nightlies to build again after https://code.launchpad.net/~barry/ubuntuone-storage-protocol/lp1077092/+merge/146528 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-09-10 17:50:24 +0000
3+++ control 2013-02-11 20:31:31 +0000
4@@ -10,7 +10,7 @@
5 pyflakes,
6 python-gi,
7 python-mocker,
8- python-oauth (>= 1.0~svn1092),
9+ python-oauthlib (>= 0.3.5),
10 python-openssl,
11 python-protobuf (>= 2.0.3-0ubuntu1),
12 python-twisted-core,
13@@ -22,7 +22,7 @@
14 Package: python-ubuntuone-storageprotocol
15 Architecture: all
16 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
17- python-oauth (>= 1.0~svn1092),
18+ python-oauthlib (>= 0.3.5),
19 python-openssl,
20 python-protobuf (>= 2.0.3-0ubuntu1),
21 python-twisted-core,

Subscribers

People subscribed via source and target branches

to all changes: