comparison doc/upgrading.txt @ 5328:ba1ce44254df

clarify supported python versions in two docs. Reported by Joseph Myers.
author John Rouillard <rouilj@ieee.org>
date Sat, 02 Jun 2018 19:30:34 -0400
parents 762222535a0b
children d0689aaa83db
comparison
equal deleted inserted replaced
5327:8cd518058007 5328:ba1ce44254df
9 If a specific version transition isn't mentioned here (eg. 0.6.7 to 0.6.8) 9 If a specific version transition isn't mentioned here (eg. 0.6.7 to 0.6.8)
10 then you don't need to do anything. If you're upgrading from 0.5.6 to 10 then you don't need to do anything. If you're upgrading from 0.5.6 to
11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" 11 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3"
12 steps. 12 steps.
13 13
14 **IMPORTANT** The v1.5.x releases of Roundup will be the last to 14 **IMPORTANT** The v1.5.x releases of Roundup were the last to support
15 support Python v2.5. Support for Python v2.5 and v2.66 will be dropped 15 Python v2.5 and v2.6. Starting with the v1.6 releases of Roundup
16 with the v1.6 release of Roundup. Roundup 1.6 and newer require 16 v2.7.2 is required to run newer releases of Roundup.
17 Python v2.7.
18 17
19 Contents: 18 Contents:
20 19
21 .. contents:: 20 .. contents::
22 :local: 21 :local:

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