Re: Deprecate External Links

Lennart Regebro <[email protected]> Fri, 1 Mar 2013 04:37:14 +0100
Newsgroups gmane.comp.python.catalog
Message-ID <CAL0kPAUxU6N-Q8YKFZ-5HakS6bE-hLq9ovrFX4haO8=jZKNzQA@mail.gmail.com>
On Thu, Feb 28, 2013 at 8:52 PM, holger krekel <[email protected]> wrote:
> There are also packages which have some (older) release files on pypi
> and newer ones outside (e.g. "lockfile" with 78256 downloads from
> code.google.com).  You didn't include such in your 2651 emails, or did you?

No, I didn't, I assumed they would be quite few.
Possibly a better algorithm is to check if the last release has files on PyPI.

//Lennart