Accepting request 817703 from home:mcalabkova:branches:devel:languages:python:pytest

- Update to version 2.1.0
  * #34: Deprecated slave_id fixture in favor of worker_id,
    for compatibility with pytest-xdist 2.

OBS-URL: https://build.opensuse.org/request/show/817703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-services?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-06-29 12:33:14 +00:00
committed by Git OBS Bridge
parent cadf0315e1
commit 62cc8e82f7
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 29 12:05:26 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to version 2.1.0
* #34: Deprecated slave_id fixture in favor of worker_id,
for compatibility with pytest-xdist 2.
-------------------------------------------------------------------
Fri Mar 13 12:39:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>