summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-3.3.1-r1.ebuild
AgeCommit message (Collapse)Author
2020-09-14dev-python/matplotlib: depend on pillow[jpeg]Sam James
This can cause test failures if missing. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
2020-08-18dev-python/matplotlib: Depend on pillow unconditionallyMichał Górny
Pillow is required to export plots into a number of formats, so making the dependency optional is suprising. Closes: https://bugs.gentoo.org/727032 Signed-off-by: Michał Górny <mgorny@gentoo.org>