- avoid cycle with pytest-skip-markers by separating

test into a :test buildflavor

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shell-utilities?expand=0&rev=8
This commit is contained in:
2024-02-07 09:01:14 +00:00
committed by Git OBS Bridge
parent bd964b96a5
commit f2bf99a191
3 changed files with 29 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 7 09:00:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- avoid cycle with pytest-skip-markers by separating
test into a :test buildflavor
-------------------------------------------------------------------
Wed Jan 24 13:39:40 UTC 2024 - ecsos <ecsos@opensuse.org>