AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 2.2.1: * no changelog available - Enable tests
- update to 2.5.2 * add testing for python3.8 * Fix crash when exceptions contain unicode in buffered output
- Skip test_xmlrunner_non_ascii failing with Python 3.8 gh#xmlrunner/unittest-xml-reporting#205
- update to version 2.5.1 * no changelog available
- Update to 2.2.1: * no changelog available - Enable tests
- Remove superfluous devel dependency for noarch package
- Update to version 2.1.0: * no changelog available
- singlespec auto-conversion
- update to version 1.12.0: * no changelog available - remove python-xml from requirement - add new dependency python-six - add new dependency python-unittest2 for SLE11 - remove sed call on testsuite.py: not needed anymore - remove LICENSE and README.markdown: not provided anymore
- Update to version 1.7.0 + No changelog available
- Require python-setuptools instead of distribute (upstreams merged)
- Initial python3 support
- Update to 1.4.3 version: * fix indentation problem - Update to 1.4 version: * Refactor Django test runner to clean up imports * Allow bool values in TEST_OUTPUT_VERBOSE for backwards-compatibility * Fix Django test runner for renamed XMLTestRunner constructor parameter * Fixed syntax error on classifiers section. * Added support for Python 3. * Renamed constructor parameter to make it compatible with the one used in unittest.TextTestRunner.
- Added requirement for python-xml
- Initial version