Message80

Author tarek
Recipients tarek
Date 2008-08-12.12:21:29
Content
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.
History
Date User Action Args
2008-08-12 12:21:30tareksetrecipients: + tarek
2008-08-12 12:21:30tareksetmessageid: <1218543690.31.0.115931774796.issue32@psf.upfronthosting.co.za>
2008-08-12 12:21:30tareklinkissue32 messages
2008-08-12 12:21:29tarekcreate