Accepting request 579827 from devel:languages:python

-  cleanup Requires and spec (forwarded request 579826 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/579827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xdist?expand=0&rev=5
This commit is contained in:
2018-02-25 10:47:16 +00:00
committed by Git OBS Bridge
parent 331e124911
commit 2372b82d96
4 changed files with 22 additions and 19 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Feb 24 18:47:34 UTC 2018 - mimi.vx@gmail.com
- cleanup Requires and spec
-------------------------------------------------------------------
Sat Feb 24 18:29:53 UTC 2018 - arun@gmx.de
- update to version 1.22.1:
* Bug Fixes
+ Fix issue when using loadscope or loadfile where tests would
fail to start if the first scope had only one test. (#257)
* Trivial Changes
+ Change terminology used by pytest-xdist to master and worker in
arguments and messages (for example --max-worker-reset). (#234)
-------------------------------------------------------------------
Thu Jan 11 23:58:44 UTC 2018 - arun@gmx.de