comparison doc/upgrading.txt @ 8355:226a4f391ae2

docs: fix typo
author John Rouillard <rouilj@ieee.org>
date Thu, 03 Jul 2025 13:33:59 -0400
parents 6ea309c6d17c
children abf1297e7a94
comparison
equal deleted inserted replaced
8354:586e49dda652 8355:226a4f391ae2
107 * Support for SQLite version 2 has been removed in 2.5.0. 107 * Support for SQLite version 2 has been removed in 2.5.0.
108 * Support for the `PySQLite <https://github.com/ghaering/pysqlite>`_ 108 * Support for the `PySQLite <https://github.com/ghaering/pysqlite>`_
109 library has been removed in 2.5.0. Only the Python supplied 109 library has been removed in 2.5.0. Only the Python supplied
110 sqlite3 library is supported. 110 sqlite3 library is supported.
111 * Roundup 2.5.0 supports Python 3.7 or newer. (It is not tested 111 * Roundup 2.5.0 supports Python 3.7 or newer. (It is not tested
112 on Python 3.6. It may work but we don;t support it.) 112 on Python 3.6. It may work but we don't support it.)
113 113
114 Update responsive template _generic.404.html and query.item.html (recommended) 114 Update responsive template _generic.404.html and query.item.html (recommended)
115 ------------------------------------------------------------------------------ 115 ------------------------------------------------------------------------------
116 116
117 This only applies if your tracker is based on the responsive 117 This only applies if your tracker is based on the responsive

Roundup Issue Tracker: http://roundup-tracker.org/