Edgewall Software

Changes between Version 348 and Version 349 of TracInstall


Ignore:
Timestamp:
Jan 24, 2012, 4:23:33 PM (12 years ago)
Author:
Christian Boos
Comment:

Use Genshi 0.6.x only (#10126)

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v348 v349  
    2626   //(note that we dropped the support for Python 2.3 in this release and that this will be the last Trac release supporting Python 2.4)//
    2727 * [http://peak.telecommunity.com/DevCenter/setuptools setuptools], version >= 0.6
    28  * [http://genshi.edgewall.org/wiki/Download Genshi], version >= 0.6
     28 * [http://genshi.edgewall.org/wiki/Download Genshi], version >= 0.6 (but < 0.7dev, i.e. don't use Genshi trunk)
    2929
    3030You also need a database system and the corresponding python bindings.