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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c33dcdeba0294bb209f299d58390f5c0697ada12d253fdc376aa437ce290edb
size 20386

3
2.1.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11e762a7494c110da7a2fad06f7796e7dd347e64405590a30ecde72cc7cfbb36
size 20552

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>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-pytest-services
Version: 2.0.1
Version: 2.1.0
Release: 0
Summary: Services plugin for pytest testing framework
License: MIT