Edgewall Software

Changes between Version 76 and Version 77 of TracInstall


Ignore:
Timestamp:
Dec 15, 2004, 11:07:39 PM (19 years ago)
Author:
anonymous
Comment:

updated pysqlite url

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v76 v77  
    1515 * [http://svnbook.red-bean.com/svnbook-1.1/ch08s02.html#svn-ch-8-sect-2.3 Subversion Python bindings] (Caveat: Trac uses the [http://www.swig.org/ SWIG] bindings included in the Subversion distribution,  '''not''' the  [http://pysvn.tigris.org/ PySVN] package!)
    1616 * [http://www.sqlite.org/ SQLite], version 2.8.x or 3.0.x
    17  * [http://pysqlite.sf.net/ PySQLite], version >= 0.5 but < 1.1.0 (for SQLite 2.8.x), version >= 1.1.1 (for SQLite 3.0.x)
     17 * [http://pysqlite.org/ PySQLite], version >= 0.5 but < 1.1.0 (for SQLite 2.8.x), version >= 1.1.1 (for SQLite 3.0.x)
    1818 * [http://clearsilver.net/ Clearsilver], version >= 0.9.3
    1919 * [http://docutils.sourceforge.net/ docutils], version >= 0.3.3 (??)