15
0

- Add patch support-pytest-8.4.patch:

* Do not allow pytest to collect non-test functions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-executing?expand=0&rev=28
This commit is contained in:
2025-07-09 06:44:50 +00:00
committed by Git OBS Bridge
parent 9d8e262859
commit c49f002765
3 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 9 06:44:07 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-pytest-8.4.patch:
* Do not allow pytest to collect non-test functions.
-------------------------------------------------------------------
Mon Mar 10 09:25:36 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>