- Add fix-tests-pytest72.patch to fix tests failing with pytest 7.2

gh#matplotlib/matplotlib#24173

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=69
This commit is contained in:
2022-12-07 11:31:15 +00:00
committed by Git OBS Bridge
parent 8062773c55
commit 87e7f60d87
3 changed files with 44 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 7 11:28:09 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add fix-tests-pytest72.patch to fix tests failing with pytest 7.2
gh#matplotlib/matplotlib#24173
-------------------------------------------------------------------
Fri Nov 11 11:40:06 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>