17
0

- update to 0.8.1:

* Make log collection more resilient (#42) @ssbarnea
- update to 0.8.0:
  * Make checks just a runtime warning (#37) @ssbarnea
  * Remove support for py39 and add support for py313 (#39)
    @ssbarnea

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-plus?expand=0&rev=12
This commit is contained in:
2025-09-29 20:26:35 +00:00
committed by Git OBS Bridge
parent 0b37bfb1b3
commit 1d555874e1
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Sep 29 20:26:07 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.8.1:
* Make log collection more resilient (#42) @ssbarnea
- update to 0.8.0:
* Make checks just a runtime warning (#37) @ssbarnea
* Remove support for py39 and add support for py313 (#39)
@ssbarnea
-------------------------------------------------------------------
Mon Apr 15 09:41:43 UTC 2024 - Dirk Müller <dmueller@suse.com>