Accepting request 1127364 from devel:languages:python:pytest

OBS-URL: https://build.opensuse.org/request/show/1127364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-xdist?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2023-11-19 19:14:12 +00:00 committed by Git OBS Bridge
commit 836c649479
4 changed files with 12 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 16 21:15:05 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
- update to 3.4.0:
* #963: Wait for workers to finish reporting when test run stops
early.
* #965: Added support for Python 3.12.
-------------------------------------------------------------------
Mon May 22 21:13:23 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-pytest-xdist
Version: 3.3.1
Version: 3.4.0
Release: 0
Summary: Distributed testing and loop-on-failing for py.test
License: MIT