Re: git: d758b1caa19e - main - Multiple biology ports: Replace pypi homepage with github

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 21 Feb 2025 13:19:48 UTC
"Jason W. Bacon" <jwb@FreeBSD.org> writes:

>     portscout apparently can't work with PYPI homepages

Without USE_GITHUB this may not help portscout as it probes the next
version based on MASTER_SITES instead of WWW.

From https://github.com/freebsd/portscout/blob/f1a90b0/portscout.pod#checking-algorithm

> The last test is not yet included in Portscout, but I may add it at some
> point, depending on the results of testing:
>
>  Test 3:
>    1) Locate port's WWW page and spider site in an attempt to find a
>       page that looks like a "download area". Scan page for possible
>       links to new files.

Notice "not yet included".