From 654b2d454aba72929fc868804a7ba17fe84bd504 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 26 Sep 2022 12:44:20 +0000 Subject: Adding metadata --- dev-python/matplotlib/matplotlib-3.5.1-r2.ebuild | 4 ++-- dev-python/matplotlib/matplotlib-3.5.2-r3.ebuild | 4 ++-- dev-python/matplotlib/matplotlib-3.5.3.ebuild | 4 ++-- dev-python/matplotlib/matplotlib-3.6.0.ebuild | 6 +++--- dev-python/matplotlib/metadata.xml | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'dev-python/matplotlib') 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 @@ Pull dev-python/xlwt for the exceltools toolkit Enable x11-libs/gtk+:3 support - Enable webagg backend that uses www-servers/tornado + Enable webagg backend that uses dev-python/tornado gentoo-staging \ No newline at end of file -- cgit v1.3.1