59 lines
4.3 KiB
Text
59 lines
4.3 KiB
Text
| OS | Python | Python | Python | Notes |
|
|
| | 2.6 | 2.7 | 3.3 | |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Windows | | X | | WinPython with OpenJPEG 1.5.1 and |
|
|
| | | | | OpenJPEG 2.0.0. 267 of 455 tests |
|
|
| | | | | pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Windows | | | X | WinPython with OpenJPEG 1.5.1 and |
|
|
| | | | | OpenJPEG svn. 307 of 455 tests |
|
|
| | | | | pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Mac | X | | | MacPorts with both OpenJPEG 1.5.1 |
|
|
| 10.6.8 | | | | and OpenJPEG svn. 354 of 456 tests |
|
|
| | | | | should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Mac | X | | | MacPorts with both OpenJPEG 1.5.1 |
|
|
| 10.6.8 | | | | and OpenJPEG 2.0. 315 of 456 tests |
|
|
| | | | | should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Mac | | X | | MacPorts with both OpenJPEG 1.5.1 |
|
|
| 10.6.8 | | | | and OpenJPEG svn. 379 of 461 tests |
|
|
| | | | | should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Mac | | X | | MacPorts with both OpenJPEG 1.5.1 |
|
|
| 10.6.8 | | | | and OpenJPEG 2.0. 340 of 461 tests |
|
|
| | | | | should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Mac | | | X | MacPorts with both OpenJPEG 1.5.1 |
|
|
| 10.6.8 | | | | and OpenJPEG svn. 407 of 461 |
|
|
| | | | | tests should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Mac | | | X | MacPorts with both OpenJPEG 1.5.1 |
|
|
| 10.6.8 | | | | and OpenJPEG 2.0. 355 of 461 |
|
|
| | | | | tests should pass. |
|
|
+-----------+--------+--------+-----------------------------------------------+
|
|
| Fedora 19 | | | X | Ships with 1.5.1, openjp2 svn built, |
|
|
| | | | | too. 407 of 461 tests should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Fedora 18 | | X | | Ships with 1.5.1. 173 of 456 tests |
|
|
| | | | | should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Fedora 17 | | X | | Ships with 1.4.0. 171 of 456 tests |
|
|
| | | | | should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| CentOS | X | | | Ships with 1.3.0. 169 of 456 tests |
|
|
| 6.3 | | | | should pass. |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
| Raspberry | | X | | Ships with 1.3.0. 171 of 456 tests |
|
|
| Pi | | | | should pass. |
|
|
| Debian 7 | | | | |
|
|
+-----------+--------+--------+--------+--------------------------------------+
|
|
|
|
Make release branch, qualify on all platforms.
|
|
Pylint on entire package should exceed 0.95.
|
|
pep8 should be pass cleanly.
|
|
Coverage should exceed 95%.
|
|
Make release candidate, push to Pypi, qualify in virtual environment.
|
|
Merge release branch to master, tag, push to master, push to Pypi.
|
|
|