You can get it from LP following a recent API extension. Something like
this:
try:
bpph = archive.getBinaryPackage(package, release, pocket)
except PackageNotFoundException, e:
Logger.error(str(e))
sys.exit(1)
spph = bpph.build.getLatestSourcePublication()
if spph is not None:
package = spph.getPackageName()
I'll try to finish off my branch to convert to this shortly; I hadn't
realised it was going to be urgent.
--
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/1453330
Title:
pull-{lp,debian}-source not getting source for binary because DDE is
dead
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1453330/+subscriptions
--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs