1
0

Accepting request 969899 from home:bnavigator:branches:devel:languages:python:numeric

- Add matplotlib-pr22780-Pillow-deprecations.patch for
  deprecation errors with Pillow -- gh#matplotlib/matplotlib#22780
- Skip any test with svg png or pdf in its id for non x86_64, as
  image comparison tests compare to x86_64 references.

OBS-URL: https://build.opensuse.org/request/show/969899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=58
This commit is contained in:
2022-04-13 15:57:42 +00:00
committed by Git OBS Bridge
parent bd18b6c841
commit 5ccb35735d
3 changed files with 146 additions and 3 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 12 21:15:39 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Add matplotlib-pr22780-Pillow-deprecations.patch for
deprecation errors with Pillow -- gh#matplotlib/matplotlib#22780
- Skip any test with svg png or pdf in its id for non x86_64, as
image comparison tests compare to x86_64 references.
-------------------------------------------------------------------
Tue Dec 14 18:40:21 UTC 2021 - Ben Greiner <code@bnavigator.de>