Accepting request 1333726 from devel:languages:python:numeric

- TST: Use correct method of clearing mock objects
- Upstream patch correct-reset-mock.patch, gh#matplotlib/matplotlib#31153

OBS-URL: https://build.opensuse.org/request/show/1333726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=126
(cherry picked from commit b63589ad00)
This commit is contained in:
2026-02-18 16:04:45 +00:00
committed by Markéta Machová
parent 843731933f
commit cc873c6c7c
3 changed files with 49 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 18 10:11:22 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>
- TST: Use correct method of clearing mock objects
- Upstream patch correct-reset-mock.patch, gh#matplotlib/matplotlib#31153
-------------------------------------------------------------------
Thu Jul 3 07:36:25 UTC 2025 - Nico Krapp <nico.krapp@suse.com>