[Distutils] [issue32] Make setuptools hanlde multiple index locations (index url)

Tarek Ziadé setuptools at bugs.python.org
Tue Aug 12 14:21:30 CEST 2008


New submission from Tarek Ziadé <ziade.tarek at gmail.com>:

PyPI mirrors and alternative packages servers are starting to appear. To be able
to use them efficiently, setuptools should be able to handle a list of index url
instead of a single one.

That would involve playing with several instance of PackageIndex but would allow
retrieving packages from several sources, whether they are mirrors or
alternative package servers.

----------
messages: 80
nosy: tarek
priority: feature
status: unread
title: Make setuptools hanlde multiple index locations (index url)

_______________________________________________
Setuptools tracker <setuptools at bugs.python.org>
<http://bugs.python.org/setuptools/issue32>
_______________________________________________


More information about the Distutils-SIG mailing list