Edgewall Software

Changes between Version 249 and Version 250 of TracInstall


Ignore:
Timestamp:
Jul 1, 2008, 11:30:04 PM (16 years ago)
Author:
anonymous
Comment:

pkg_resources DistributionNotFound: Genshi ≥ 0.5

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v249 v250  
    2323   * See instructions in ["TracOnWindows/Python2.5"]
    2424 * [http://peak.telecommunity.com/DevCenter/setuptools setuptools], version >= 0.6
    25  * [http://genshi.edgewall.org/wiki/Download Genshi], version >= 0.4.1
     25 * [http://genshi.edgewall.org/wiki/Download Genshi], version >= 0.5 (was version >= 0.4.1 on previous 0.11 release candidates)
    2626 * You also need a database system and the corresponding python drivers for it.
    2727   The database can be either SQLite, PostgreSQL or ''MySQL (experimental)''.