On Tue, 2008-02-12 at 21:04 +0000, Adam D. Barratt wrote:
> Having found a round tuit, and as you may have suspected if you've been
> following some of my recent commits, I've decided to take the bull by
> its proverbial horns and look at converting some of our current HTML
> scraping to use the BTS SOAP interface.

A quick update:

[...]
> tagpending
> ----------
> 
> Rewrite in perl. Mostly done, and not as mad as it sounds. :-)

(x) Done

[...]
> debchange
> ---------
> 
> Mostly implemented (as you may have spotted from my accidental check-in
> of the partially finished change; oops). Waiting for source package
> names to be available via SOAP (see #465332).

Don's hoping to have this added over the next couple of days.

[...]
> wnpp-alert
> ----------
> 
> Parses http://www.debian.org/devel/wnpp/* in order to derive a list of
> orphaned and RF{A,H}ed bugs. Not sure that it's worth rewriting the code
> given how frequently it's likely to be called.

Further investigation suggests that transitioning wnpp-alert is
currently impractical.

The three QA pages parsed by the script contain a total of 482 bugs. In
contrast, there are 1948 open bugs against wnpp. Merely select()ing the
list of bugs takes significantly longer than an entire wnpp-alert
invocation; we'd then need to call status() for each of the bugs in
order to determine whether the subject started with O, RFA or RFH.

Adam


-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to