Mercurial > p > roundup > code
comparison website/www/index.txt @ 7461:dcd4ee924dc2
Add supported python versions and Python 2 support status to home page.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 07 Jun 2023 22:40:19 -0400 |
| parents | 51fc06fabcee |
| children | d33fed8da090 |
comparison
equal
deleted
inserted
replaced
| 7460:d06991547e4a | 7461:dcd4ee924dc2 |
|---|---|
| 72 Roundup is a simple-to-use and -install issue-tracking system with | 72 Roundup is a simple-to-use and -install issue-tracking system with |
| 73 command-line, web, REST, XML-RPC and e-mail interfaces. It is based | 73 command-line, web, REST, XML-RPC and e-mail interfaces. It is based |
| 74 on the winning design from Ka-Ping Yee in the Software Carpentry | 74 on the winning design from Ka-Ping Yee in the Software Carpentry |
| 75 "Track" design competition. | 75 "Track" design competition. |
| 76 | 76 |
| 77 The current stable version of Roundup is 2.3.0b2. It is a bug fix | 77 The current stable version of Roundup is 2.3.0b2. It is a bug fix and |
| 78 and feature release for the 2.2.0 release | 78 feature release for the 2.2.0 release. |
| 79 | |
| 80 It runs with Python 2.7.12+ or 3.6+. | |
| 81 | |
| 82 .. admonition:: Python 2 Support | |
| 83 | |
| 84 Although the original plan was to support Python 2 until 2025, | |
| 85 CI resources for testing with Python 2 are being phased out by a | |
| 86 number of CI services. Python 3 should be used to deploy new | |
| 87 trackers and older trackers should be `upgraded to use Python 3 | |
| 88 <docs/upgrading.html#python-3-support-info>`_. | |
| 79 | 89 |
| 80 Release Highlights | 90 Release Highlights |
| 81 ================== | 91 ================== |
| 82 | 92 |
| 83 Some improvements from the 2.2.0 release are: | 93 Some improvements from the 2.2.0 release are: |
