[Catalog-sig] How to remove dead links from PyPI?
"Martin v. Löwis"
martin at v.loewis.de
Mon Feb 22 10:08:01 CET 2010
> I cannot figure out how to modify old releases on PyPI. This page:
>
> http://pypi.python.org/simple/pysqlite/
>
> has lots of dead links for older releases of pysqlite (anything
> pointing to pysqlite.org or initd.org).
You need to edit or remove the old releases, on their respective edit
pages, e.g.
http://pypi.python.org/pypi?name=pysqlite&version=2.3.4&:action=submit_form
http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=pysqlite
If the download for such an old release is no longer available, I
recommend to delete the release from PyPI as well.
Regards,
Martin
More information about the Catalog-SIG
mailing list