Switch from python-oauth to python-oauthlib
Bug #1077094 reported by
Barry Warsaw
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntuone-couch |
Invalid
|
Undecided
|
Barry Warsaw |
Bug Description
In order to prepare for a Python 3 port, and the transition of task:desktop to Python 3, we need to drop the dependencies on python-oauth, which is Python 2 and abandonware. oauthlib is the recommended successor, supports v1 and v2 (draft) and is both Python 2 and Python 3 compatible.
I will work on switching to oauthlib, with this bug tracking progress.
Changed in ubuntuone-couch: | |
assignee: | nobody → Barry Warsaw (barry) |
Changed in ubuntuone-couch: | |
status: | New → In Progress |
To post a comment you must log in.
U1 Couch is going away, so we don't need to work on this.