- Switch to pyproject macros.

- Skip some tests that have been broken by pytest 8.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-rerunfailures?expand=0&rev=27
This commit is contained in:
2024-05-07 03:12:59 +00:00
committed by Git OBS Bridge
parent 6138396fd7
commit 3643bbb074
2 changed files with 21 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 7 03:12:25 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- Skip some tests that have been broken by pytest 8.2.
-------------------------------------------------------------------
Sat Mar 16 09:48:54 UTC 2024 - Dirk Müller <dmueller@suse.com>