- update to 2.0.2:

* 🐛`32` Fix dangling compatibility issues with pytest
    version 8.x. Thanks to Alex Gaynor for the patch!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-relaxed?expand=0&rev=27
This commit is contained in:
2024-04-06 12:11:49 +00:00
committed by Git OBS Bridge
parent dd5b1a1797
commit 1750e2966a
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 6 12:11:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.0.2:
* :bug:`32` Fix dangling compatibility issues with pytest
version 8.x. Thanks to Alex Gaynor for the patch!
-------------------------------------------------------------------
Wed May 31 19:43:48 UTC 2023 - Dirk Müller <dmueller@suse.com>