#2176: reorganize and clarify the dependencies of turbogears2, tg.devtools and
quickstarted projects
--------------------------+-------------------------------------------------
 Reporter:  jorge.vargas  |        Owner:  jorge.vargas
     Type:  task          |       Status:  new         
 Priority:  normal        |    Milestone:  2.0         
Component:  TurboGears    |      Version:  trunk       
 Severity:  normal        |   Resolution:              
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by jorge.vargas):

 = turbogears2 =

 {{{
 $ svn co http://svn.turbogears.org/trunk/
 }}}

 Turbogears core, ran the following until it passed.

 {{{
 $ python -c 'import tg'
 }}}

 = Conclusion =

 zope.interface - needs compiler

 tg core dependencies
  * ToscaWidgets
  * repoze.what (pulls repoze.who, pulls zope.interface)
  * Genshi **
  * WebError (pulls pygments) **
  * webflash

 ** these dependencies could be avoided with a simple change in
 tg.configuration.py I'm inclined to do them to avoid genshi on people that
 don't want it and weberror in production servers (although it's nice for
 debugging)

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2176#comment:2>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to