diff options
Diffstat (limited to 'dev-python/matplotlib')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.3.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.6.0.ebuild | 6 | ||||
| -rw-r--r-- | dev-python/matplotlib/metadata.xml | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild b/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild index d0ab54c74576..6141d34f1267 100644 --- a/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild @@ -69,7 +69,7 @@ RDEPEND=" dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] ) webagg? ( - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] ) wxwidgets? ( dev-python/wxpython:*[${PYTHON_USEDEP}] @@ -102,7 +102,7 @@ BDEPEND=" dev-python/flaky[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] >=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}] - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] x11-libs/gtk+:3[introspection] ) " diff --git a/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild b/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild index 024e7a9fb0ff..3a5995245ce2 100644 --- a/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild @@ -77,7 +77,7 @@ RDEPEND=" dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] ) webagg? ( - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] ) wxwidgets? ( $(python_gen_cond_dep ' @@ -113,7 +113,7 @@ BDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] >=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}] - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] x11-libs/gtk+:3[introspection] ) " diff --git a/dev-python/matplotlib/matplotlib-3.5.3.ebuild b/dev-python/matplotlib/matplotlib-3.5.3.ebuild index 9e44f3ce0547..4f443c082d72 100644 --- a/dev-python/matplotlib/matplotlib-3.5.3.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.3.ebuild @@ -77,7 +77,7 @@ RDEPEND=" dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] ) webagg? ( - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] ) wxwidgets? ( $(python_gen_cond_dep ' @@ -113,7 +113,7 @@ BDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] >=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}] - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] x11-libs/gtk+:3[introspection] ) " diff --git a/dev-python/matplotlib/matplotlib-3.6.0.ebuild b/dev-python/matplotlib/matplotlib-3.6.0.ebuild index 2aeafd9a2081..0135e91c30af 100644 --- a/dev-python/matplotlib/matplotlib-3.6.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.6.0.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched @@ -78,7 +78,7 @@ RDEPEND=" dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] ) webagg? ( - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] ) wxwidgets? ( $(python_gen_cond_dep ' @@ -114,7 +114,7 @@ BDEPEND=" dev-python/psutil[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] >=dev-python/pygobject-3.40.1-r1:3[cairo?,${PYTHON_USEDEP}] - >=www-servers/tornado-6.0.4[${PYTHON_USEDEP}] + >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] x11-libs/gtk+:3[introspection] ) " diff --git a/dev-python/matplotlib/metadata.xml b/dev-python/matplotlib/metadata.xml index 520d81506c32..34e7c44ba3dc 100644 --- a/dev-python/matplotlib/metadata.xml +++ b/dev-python/matplotlib/metadata.xml @@ -19,7 +19,7 @@ <use> <flag name="excel">Pull <pkg>dev-python/xlwt</pkg> for the exceltools toolkit</flag> <flag name="gtk3">Enable <pkg>x11-libs/gtk+</pkg>:3 support</flag> - <flag name="webagg">Enable webagg backend that uses <pkg>www-servers/tornado</pkg></flag> + <flag name="webagg">Enable webagg backend that uses <pkg>dev-python/tornado</pkg></flag> </use> <origin>gentoo-staging</origin> </pkgmetadata>
\ No newline at end of file |
