As of yesterday's zc.buildout release, buildout now uses the simple package index:
http://cheeseshop.python.org/simple by default. (You can cause it to use another index by setting the buildout index option.) This change should provide significantly better performance and will make it easier to use historical releases, because the simple interfaces shows releases that have been hidden from the human interface. It would be nice if easy_install also used the simple interface. Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
