Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/doc/upgrading.txt Tue May 29 13:41:52 2018 +0200 +++ b/doc/upgrading.txt Sat Jun 02 19:30:34 2018 -0400 @@ -11,10 +11,9 @@ 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" steps. -**IMPORTANT** The v1.5.x releases of Roundup will be the last to -support Python v2.5. Support for Python v2.5 and v2.66 will be dropped -with the v1.6 release of Roundup. Roundup 1.6 and newer require -Python v2.7. +**IMPORTANT** The v1.5.x releases of Roundup were the last to support +Python v2.5 and v2.6. Starting with the v1.6 releases of Roundup +v2.7.2 is required to run newer releases of Roundup. Contents:
