Open GoogleCodeExporter opened 8 years ago
Furthermore, it seems easy_install will simply fail to install anything if this
link cannot be resolved to something:
> easy_install lockfile
Searching for lockfile
Reading https://pypi.python.org/simple/lockfile/
Reading http://code.google.com/p/pylockfile/
Reading http://smontanaro.dyndns.org/python/
error: timed out
I suspect that the PyPI record for this project is using a compatibility mode
for advertizing links too liberally. I suspect what needs to be done is change
the hosting mode on PyPI (using the 'urls' option in the project admin) to use
the preferred method for advertizing URLs (and remove any extraneous ones from
the package advertizement).
Original comment by jar...@jaraco.com
on 23 Jul 2014 at 1:24
Original issue reported on code.google.com by
lach...@99designs.com
on 24 Jun 2014 at 9:06