Edgewall Software

Changes between Version 126 and Version 127 of TracInstall


Ignore:
Timestamp:
Aug 28, 2005, 1:00:03 PM (19 years ago)
Author:
Christopher Lenz
Comment:

setuptools 0.6a1 isn't available yet, so require 0.5a13 instead

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v126 v127  
    4040 * [http://httpd.apache.org/ Apache] with [http://www.modpython.org/ mod_python 3.1.3+] (see TracModPython)
    4141 * [http://docutils.sourceforge.net/ docutils], version >= 0.3.3 for WikiRestructuredText.
    42  * [http://peak.telecommunity.com/DevCenter/setuptools setuptools], version >= 0.6a1 for using plugins
     42 * [http://peak.telecommunity.com/DevCenter/setuptools setuptools], version >= 0.5a13 for using plugins
    4343
    4444'''Attention''': The various available versions of these dependencies are not necessarily interchangable, so please pay attention to the version numbers above. If you are having trouble getting Trac to work please double-check all the dependencies before asking for help on the MailingList or IrcChannel.