- Add patch no-makeitem-method.patch:

* Support pytest > 6.1 
- No longer skip python310.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-relaxed?expand=0&rev=14
This commit is contained in:
2022-03-10 06:06:44 +00:00
committed by Git OBS Bridge
parent 2a13cf7273
commit b2b7e12aed
3 changed files with 53 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 10 06:05:48 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch no-makeitem-method.patch:
* Support pytest > 6.1
- No longer skip python310.
-------------------------------------------------------------------
Tue Dec 28 20:34:06 UTC 2021 - Ben Greiner <code@bnavigator.de>