commit:     3eff68af64d2eb5051fd6c111aeab6544b404e7a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 00:11:31 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 00:11:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eff68af

dev-python/matplotlib: depend on pillow[jpeg]

This can cause test failures if missing.

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{matplotlib-3.2.2-r1.ebuild => matplotlib-3.2.2-r2.ebuild}          | 2 +-
 .../matplotlib/{matplotlib-3.3.0.ebuild => matplotlib-3.3.0-r1.ebuild}  | 2 +-
 .../{matplotlib-3.3.1-r1.ebuild => matplotlib-3.3.1-r2.ebuild}          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/matplotlib/matplotlib-3.2.2-r1.ebuild 
b/dev-python/matplotlib/matplotlib-3.2.2-r2.ebuild
similarity index 99%
rename from dev-python/matplotlib/matplotlib-3.2.2-r1.ebuild
rename to dev-python/matplotlib/matplotlib-3.2.2-r2.ebuild
index a653f14fcd9..3296b24075d 100644
--- a/dev-python/matplotlib/matplotlib-3.2.2-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.2.2-r2.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
        >=dev-python/cycler-0.10.0-r1[${PYTHON_USEDEP}]
        >=dev-python/kiwisolver-1.2.0[${PYTHON_USEDEP}]
        >=dev-python/numpy-1.18.2[${PYTHON_USEDEP}]
-       >=dev-python/pillow-7.1.1[${PYTHON_USEDEP}]
+       >=dev-python/pillow-7.1.1[jpeg,${PYTHON_USEDEP}]
        >=dev-python/pyparsing-1.5.6[${PYTHON_USEDEP}]
        dev-python/python-dateutil:0[${PYTHON_USEDEP}]
        >=dev-python/pytz-2019.3[${PYTHON_USEDEP}]

diff --git a/dev-python/matplotlib/matplotlib-3.3.0.ebuild 
b/dev-python/matplotlib/matplotlib-3.3.0-r1.ebuild
similarity index 99%
rename from dev-python/matplotlib/matplotlib-3.3.0.ebuild
rename to dev-python/matplotlib/matplotlib-3.3.0-r1.ebuild
index 9b46b5e7164..92a63fef156 100644
--- a/dev-python/matplotlib/matplotlib-3.3.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.3.0-r1.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
        >=dev-python/cycler-0.10.0-r1[${PYTHON_USEDEP}]
        >=dev-python/kiwisolver-1.2.0[${PYTHON_USEDEP}]
        >=dev-python/numpy-1.18.2[${PYTHON_USEDEP}]
-       >=dev-python/pillow-7.1.1[${PYTHON_USEDEP}]
+       >=dev-python/pillow-7.1.1[jpeg,${PYTHON_USEDEP}]
        >=dev-python/pyparsing-1.5.6[${PYTHON_USEDEP}]
        dev-python/python-dateutil:0[${PYTHON_USEDEP}]
        >=dev-python/pytz-2019.3[${PYTHON_USEDEP}]

diff --git a/dev-python/matplotlib/matplotlib-3.3.1-r1.ebuild 
b/dev-python/matplotlib/matplotlib-3.3.1-r2.ebuild
similarity index 99%
rename from dev-python/matplotlib/matplotlib-3.3.1-r1.ebuild
rename to dev-python/matplotlib/matplotlib-3.3.1-r2.ebuild
index 981026cbe93..d8b120fa06f 100644
--- a/dev-python/matplotlib/matplotlib-3.3.1-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.3.1-r2.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
        >=dev-python/cycler-0.10.0-r1[${PYTHON_USEDEP}]
        >=dev-python/kiwisolver-1.2.0[${PYTHON_USEDEP}]
        >=dev-python/numpy-1.18.2[${PYTHON_USEDEP}]
-       >=dev-python/pillow-7.1.1[${PYTHON_USEDEP}]
+       >=dev-python/pillow-7.1.1[jpeg,${PYTHON_USEDEP}]
        >=dev-python/pyparsing-1.5.6[${PYTHON_USEDEP}]
        dev-python/python-dateutil:0[${PYTHON_USEDEP}]
        >=dev-python/pytz-2019.3[${PYTHON_USEDEP}]

Reply via email to