[Distutils] Self Introduction and Getting Hands On

Tarek Ziadé tarek at ziade.org
Tue Jul 3 09:48:41 CEST 2012


On 7/3/12 9:44 AM, Donald Stufft wrote:
> On Tuesday, July 3, 2012 at 3:42 AM, Tarek Ziadé wrote:
>> I have also added a proxy that returns a 404 when pip tries to hit 
>> the net, to simulate the --allow-hosts option easy_install has.
> I hate this particular misfeature of python packaging. 
> http://restricted.crate.io/ gets rid of it.

Not sure how http://restricted.crate.io/ qorks (unreachable for me right 
now - 'internal server error')

But the feature I need is to be able to do a full offline deployment 
without touching the net *but* my local index+directories, and by 
cutting all the crawling pip or easy+install do when
following links.

That's something possible in packaging's crawler, and that should be a 
hard requirement imho for whatever tool is built

Cheers
Tarek


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20120703/7b390269/attachment.html>


More information about the Distutils-SIG mailing list