[tahoe-lafs-trac-stream] [tahoe-lafs] #1220: build/install should be able to refrain from getting dependencies

tahoe-lafs trac at tahoe-lafs.org
Mon Mar 7 04:28:03 PST 2011


#1220: build/install should be able to refrain from getting dependencies
---------------------------+------------------------------------------------
     Reporter:  gdt        |       Owner:  gdt                
         Type:  defect     |      Status:  new                
     Priority:  major      |   Milestone:  undecided          
    Component:  packaging  |     Version:  1.8.0              
   Resolution:             |    Keywords:  setuptools security
Launchpad Bug:             |  
---------------------------+------------------------------------------------

Comment (by zooko):

 People were just wishing for related (but not identical) functionality on
 the distutils-sig mailing list and Barry Warsaw settled on patching
 {{{setup.cfg}}} of each Python project that he is building to add this
 stanza:
 {{{
 [easy_install]
 allow_hosts: None
 }}}
 http://mail.python.org/pipermail/distutils-sig/2011-February/017400.html

 But I still feel like this ticket is underspecified. Before I make further
 progress on this ticket I want someone who cares a lot about this issue to
 tell me whether the test procedure (which is a Buildbot "build step") in
 comment:21 would be sufficient.

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1220#comment:25>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list