forked from pool/python-zope.testrunner
Accepting request 1042768 from home:yarunachalam:branches:devel:languages:python
- Update to version 5.6 * Add support for Python 3.11. * Inline a small part of random.Random.shuffle which was deprecated in Python 3.9 and removed in 3.11 (#119). * Don’t trigger post mortem debugger for skipped tests. ( #141). OBS-URL: https://build.opensuse.org/request/show/1042768 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testrunner?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 17:47:23 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 5.6
|
||||
* Add support for Python 3.11.
|
||||
* Inline a small part of random.Random.shuffle which was deprecated in Python 3.9 and removed in 3.11 (#119).
|
||||
* Don’t trigger post mortem debugger for skipped tests. ( #141).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 3 03:06:31 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user