Accepting request 1127360 from home:benoit_monin:branches:devel:languages:python:pytest

update to 3.4.0

OBS-URL: https://build.opensuse.org/request/show/1127360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xdist?expand=0&rev=37
This commit is contained in:
2023-11-17 20:19:01 +00:00
committed by Git OBS Bridge
parent c42dabf836
commit 10b85da7e0
4 changed files with 12 additions and 4 deletions

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>