Skip to content

Commit fb7386c

Browse files
committed
clarify supported python versions in two docs. Reported by Joseph Myers.
1 parent 70a2a85 commit fb7386c

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

CHANGES.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ Each entry has the developer who committed the change in brackets.
77
Entries without name were done by Richard Jones.
88

99
**IMPORTANT** The v1.5.x releases of Roundup were the last to support
10-
Python v2.5. Support for Python v2.5 is dropped starting with the v1.6.x
11-
releases of Roundup, at which point v2.7.2 is required to run those
12-
releases of Roundup.
10+
Python v2.5 and v2.6. Starting with the v1.6 releases of Roundup
11+
v2.7.2 is required to run newer releases of Roundup.
1312

1413

1514
201?-??-??: 1.6.0

doc/upgrading.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ then you don't need to do anything. If you're upgrading from 0.5.6 to
1111
0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3"
1212
steps.
1313

14-
**IMPORTANT** The v1.5.x releases of Roundup will be the last to
15-
support Python v2.5. Support for Python v2.5 and v2.66 will be dropped
16-
with the v1.6 release of Roundup. Roundup 1.6 and newer require
17-
Python v2.7.
14+
**IMPORTANT** The v1.5.x releases of Roundup were the last to support
15+
Python v2.5 and v2.6. Starting with the v1.6 releases of Roundup
16+
v2.7.2 is required to run newer releases of Roundup.
1817

1918
Contents:
2019

0 commit comments

Comments
 (0)