- update to 0.16.0:
* Added official support for Python 3.14.
* nose2 now explicitly uses a multiprocessing context for the
mp plugin, which ensures that it is isolated from any
multiprocessing settings used by applications under test.
This ensures that the fork start method is always used on
POSIX systems. spawn is used on Windows. Thanks
:user:`JimmyDurandWesolowski` and :user:`airtower-luna`!
* The coverage plugin is now deprecated, and is no longer
tested on newer Python versions. It will be removed in a
future version.
* Removed support for Python 3.8.
- drop support-python314.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/1339168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nose2?expand=0&rev=19
Description
No description provided
Languages
RPM Spec
100%