[Bug 381210] Re: Launchpad scraping should be replaced by use of launchpadlib

Martin Pitt martin.pitt at ubuntu.com
Fri Jul 19 07:45:22 UTC 2013


I dropped all that in Debian packaging git now.

** Changed in: autopkgtest (Ubuntu)
   Importance: Undecided => Low

** Changed in: autopkgtest (Ubuntu)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/381210

Title:
  Launchpad scraping should be replaced by use of launchpadlib

Status in “autopkgtest” package in Ubuntu:
  Fix Committed

Bug description:
  Binary package hint: autopkgtest

  autopkgtest currently does Launchpad screen-scraping to determine
  which bugs have already been filed. This should be replaced by use of
  launchpadlib now that better APIs are available; this would probably
  make the code rather a lot more pleasant.

  >>> launchpad.distributions['ubuntu'].searchTasks(bug_reporter=launchpad.people['ian+ubuntu-autopkgtest'])[0]
  <bug_task at https://api.edge.launchpad.net/beta/ubuntu/+source/openjade/+bug/137304>

  (etc.; see https://help.launchpad.net/API and
  https://launchpad.net/+apidoc)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/381210/+subscriptions




More information about the foundations-bugs mailing list