Package Release Info

python-nose2-0.9.1-bp153.1.17

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-nose2
python3-nose2

Change Logs

Version: 0.9.1-bp151.4.3.1
* Fri Dec 13 2019 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Include in SLE-15 (bsc#1159018, jsc#PM-1507)
* Mon Nov 11 2019 Steve Kowalik <steven.kowalik@suse.com>
- Add ignore-warnings-doctests.patch to supress warnings when running
  doctests.
* Mon Sep 30 2019 Tomá? Chvátal <tchvatal@suse.com>
- Add dep on coverage as it is hard requirement based on requires
* Tue May 14 2019 Tomá? Chvátal <tchvatal@suse.com>
- Add patch to fix build with new mock versions:
  * fix-mock-dep.patch
* Mon Apr 08 2019 Ond?ej Súkup <mimi.vx@gmail.com>
- update to 0.9.1
- refresh remove_unittest2.patch
  * the prof plugin now uses cProfile instead of hotshot for profiling
  * skipped tests now include the user's reason in junit XML's message field
  * the prettyassert plugin mishandled multi-line function definitions
  * Using a plugin's CLI flag when the plugin is already enabled via config
  no longer errors
  * nose2.plugins.prettyassert, enabled with --pretty-assert
  * Cleanup code for EOLed python versions
  * Dropped support for distutils.
  * Result reporter respects failure status set by other plugins
  * JUnit XML plugin now includes the skip reason in its output
* Thu Aug 16 2018 jengelh@inai.de
- Avoid name repetition in summary (rpmlint).
* Mon Aug 13 2018 mcepl@suse.com
- Remove dependency on unittest2
  Add remove_unittest2.patch to faciliate that
- Upgrade to 0.8.0:
    List of changes is too long to show here, see
    https://github.com/nose-devs/nose2/blob/master/docs/changelog.rst
    changes between 0.6.5 and 0.8.0
Version: 0.6.5-bp150.1.3
* Wed Jun 28 2017 jengelh@inai.de
- Update package description
* Mon Apr 24 2017 alarrosa@suse.com
- Use singlespec macros
* Mon Feb 06 2017 alarrosa@suse.com
- Initial release