forked from pool/python-pytest-xdist
Accepting request 644851 from devel:languages:python:pytest
- update to version 1.23.2
- add python-six to runtime deps
* Fix issue where Warnings could cause pytest to fail if they
do not set the args attribute correctly.
* Fix warnings transfer between workers and master node with pytest >= 3.8
* Improve collection performance by reducing the number of events
sent to master node (forwarded request 644850 from mimi_vx)
OBS-URL: https://build.opensuse.org/request/show/644851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xdist?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 26 12:56:22 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to version 1.23.2
|
||||
- add python-six to runtime deps
|
||||
* Fix issue where Warnings could cause pytest to fail if they
|
||||
do not set the args attribute correctly.
|
||||
* Fix warnings transfer between workers and master node with pytest >= 3.8
|
||||
* Improve collection performance by reducing the number of events
|
||||
sent to master node
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 7 21:29:41 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user