[Distutils] easy_install wrong download site preference
anatoly techtonik
techtonik at gmail.com
Wed Jun 30 08:59:07 CEST 2010
Hello,
protobuf project have problems with installing via easy_install. One
part of problem is that the project provides versioned archives
unrelated to Python that `easy_install` threats as Python packages.
Corresponding package with the same version number was uploaded to
PyPI archive, but the easy_install still downloads archive from Google
Code. Why? I though easy_install should prefer PyPI package. Seems
like a bug. Is it possible to raise the priority of PyPI mirror for
protobuf project somehow?
See http://code.google.com/p/protobuf/issues/detail?id=66#c23
http://pypi.python.org/pypi/protobuf
--
anatoly t.
More information about the Distutils-SIG
mailing list