[Bug 737683] [NEW] Make compatible with launchpadlib 1.9.7
Leonard Richardson
leonard.richardson at canonical.com
Fri Mar 18 17:25:09 UTC 2011
Public bug reported:
Binary package hint: ubuntu-dev-tools
This bug is to track any changes that need to be made to this package
to make it compatible with launchpadlib 1.9.7, the version of
launchpadlib currently in Natty. Forgive the formal tone; I'm filing a
lot of these bugs at once.
In late February, I performed an audit of this project's code and
spoke on IRC with the project maintainer, so this should not be a huge
surprise. In fact, I'm pretty sure you've fixed these problems, but I
need this bug just for bookeeping. If Natty already contains a compatible
version of your package, just mark this bug "Fix Released".
If you have any questions, feel free to respond in this bug. For a
guide to the changes in Natty's launchpadlib, see this mailing list
message:
https://lists.launchpad.net/launchpad-users/msg06239.html
My audit uncovered the following major incompatibilities:
* libsupport.py is broken
* find_credentials looks for a credentials file; you should get rid of it and use Launchpad.login_with() exclusively
I also found this minor problem, which will cause your users to get
deprecation errors:
* Use of deprecated method get_token_and_login; use
Launchpad.login_with() instead.
** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.
https://bugs.launchpad.net/bugs/737683
Title:
Make compatible with launchpadlib 1.9.7
More information about the universe-bugs
mailing list