Not sure if it's somewhere you can hook up to easy_install.
-Toshio
For that reason, we keep our local PyPI mirror around, it's based on eggbasket by Chris Arndt.
Diez
I think the eggbasket is not running any more, but we still have all
necessary packages on the new server as static indexes.
For TG 1.0.9: http://www.turbogears.org/1.0/downloads/1.0.9/index
You can also add this address as -i or -f option to easy_install.
-- Christoph