1
0

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

Apparently MPL hard requires Pillow now: broke Staging:H without it (ipython)
Will remove explicit Pillow requirement in python-control, python-mplcursors

- Require Pillow
- Bump dependency versions

OBS-URL: https://build.opensuse.org/request/show/822342
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=35
This commit is contained in:
Tomáš Chvátal
2020-07-23 10:45:25 +00:00
committed by Git OBS Bridge
parent 47443e9f1a
commit 866b3b1f81
2 changed files with 13 additions and 7 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 23 09:49:30 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Require Pillow
- Bump dependency versions
-------------------------------------------------------------------
Mon Jul 20 21:10:29 UTC 2020 - Benjamin Greiner <code@bnavigator.de>