AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.3.0 + Add `NOSE_REDNOSE_HIDE_SKIPS` environment variable. + Fix `NOSE_REDNOSE` environment variable. + Added LICENCE file + Allow using rednose with multiprocess.
- Remove superfluous devel dependency for noarch package
- update to version 1.2.3 + Fix bug when switching between python 2 and 3 using node ids. + Added stream flush after every write to make sure dots are printed right after a test is executed.
- convert to single spec file
- add python-colorama to the Requires
- Update to version 1.2.2 + Fix bug for skips raised in setUpClass (issue #9). - Update to version 1.2.1 + In python 2.7+ label skips as skip tests. + Change skip test exception coloring to blue. - Update to version 1.1.1 + Fix for immediate broken with recent release when I switched API ussage and removed an function. - Update to version 1.1.0 + Update tests for better reporting + fix for errors during module setup (issue #1) + Better support for skips + Introduce proper printing for skipped tests as well as the ability to supress them using --hide-skips + Test with python 3.4 - Update to version 1.1.0 + !Major Changes! + This release completely changes the way in which color test results are printed. It now attmepts to override the code which nose uses to print results rather than to supress those results and print them seperatly. + Package maintainer changes to JBKahn + Use travis for testing
- Update to version 0.4.1 + No changelog available - Use tarball from pypi - Change Url to pypi - Use download url as source
- Require python-setuptools instead of distribute (upstreams merged)
- Spec file cleanup: * Dont't rm -rf %buildroot * Use SPDX-style license and assume it's BSD-3-Clause * BuildRequire python-distribute instead of setuptools
- don't need python-nose for packaging
- Fixed requires-section - Added required python-termstyle package
- Initial checkin version 0.2.6