Package Release Info

python-rednose-1.2.3-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-rednose
python3-rednose

Change Logs

* Wed Nov 15 2017 buschmann23@opensuse.org
- 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.
* Tue Oct 24 2017 buschmann23@opensuse.org
- convert to single spec file
* Tue Oct 24 2017 buschmann23@opensuse.org
- add python-colorama to the Requires
* Tue Oct 24 2017 buschmann23@opensuse.org
- 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
* Sun Nov 24 2013 p.drouand@gmail.com
- Update to version 0.4.1
  + No changelog available
- Use tarball from pypi
- Change Url to pypi
- Use download url as source
* Thu Oct 24 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Thu Jan 12 2012 saschpe@suse.de
- 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
* Tue Jan 10 2012 jweberhofer@weberhofer.at
- don't need python-nose for packaging
* Tue Jan 10 2012 jweberhofer@weberhofer.at
- Fixed requires-section
- Added required python-termstyle package
* Tue Jan 10 2012 jweberhofer@weberhofer.at
- Initial checkin version 0.2.6