[Trac-tickets] [The Trac Project] #3229: Support for setuptools extras

The Trac Project noreply at edgewall.com
Tue Jun 6 18:08:33 CDT 2006


#3229: Support for setuptools extras
----------------------------------+-----------------------------------------
 Reporter:  coderanger at yahoo.com  |       Owner:  jonas
     Type:  enhancement           |      Status:  new  
 Priority:  normal                |   Milestone:  0.10 
Component:  general               |     Version:  devel
 Severity:  normal                |    Keywords:       
----------------------------------+-----------------------------------------
 Attached is a patch for supporting setuptools extras, both for load
 ordering, and for optional entry points. When using the optional entry
 points, you need setuptools 0.6b1 or higher, due to a bug in the entry
 point parser in earlier versions. If you are not using any plugins that
 require this (which can mark themselves as depending on the needed
 versions of setuptools), then it should work with any of 0.6alpha
 versions. The patch is against r3356 of trunk.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3229>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list