16
0

- Add patch remove-yield-test.patch:

* Remove now unsupported yield test.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sourceorder?expand=0&rev=2
This commit is contained in:
2025-08-26 06:06:09 +00:00
committed by Git OBS Bridge
parent 0256dc4809
commit 431eb4c47f
3 changed files with 23 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 26 06:05:32 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-yield-test.patch:
* Remove now unsupported yield test.
-------------------------------------------------------------------
Wed Sep 01 00:00:00 UTC 2021 - Petr Viktorin <encukou@gmail.com> - 0.6.0
Added support for decorated methods (thanks to Sergey Orlov)