<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Previously in this thread, there have been several plausible<br>
suggestions for modifying (improving?) zc.buildout to cope with the<br>
issues you&#39;ve identified.  Have you relayed these suggestions to the<br>
zc.buildout developers and administrators?  Do you know for a fact<br>
that zc.buildout can&#39;t be fixed?  If so, perhaps it should be removed<br>
from PyPI; I certainly wouldn&#39;t want to rely on it.<br>
<br></blockquote><div><br>Didn&#39;t Setuptools/easy_install began this policy of following the download_url from PyPI&#39;s early days when it wasn&#39;t even possible to upload to PyPI (or at least during the transition when a majority of packages only provided download_urls). easy_install has been repeatedly critiqued for this behaviour.<br>
<br>Can anyone say why pip and buildout follow this policy? Has there been any thought to changing the install tools themselves?<br><br>I know that relying on PyPI doesn&#39;t give 100% repeatability, but it does tend much more towards repeatability than following download_urls. I know I&#39;d much rather prefer that these tools require a flag to use this behaviour, since many initially assume that these tools only download from an index and find it quite unexpected that they&#39;ll follow links to other servers.<br>
<br></div></div>