11
0
forked from pool/python-py

- Add patch support-pytest-8.4.patch:

* test cases can no longer call yield.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-py?expand=0&rev=40
This commit is contained in:
2025-07-07 04:55:36 +00:00
committed by Git OBS Bridge
parent fb6e852df4
commit b9280f2fc1
3 changed files with 21 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 7 04:55:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-pytest-8.4.patch:
* test cases can no longer call yield.
-------------------------------------------------------------------
Wed May 7 06:46:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>