diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-25 22:47:11 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-26 10:16:47 +0300 |
| commit | 3352113bdd5ee62808ca4ea5f4bb2c6f0f79daf6 (patch) | |
| tree | 8a6318dd54cf51c496958d0c7710835926283cee /dev-python/matplotlib/matplotlib-3.5.3.ebuild | |
| parent | b439fc92db4d8c01ff0489910ed8e74d8236f667 (diff) | |
| download | gentoo-3352113bdd5ee62808ca4ea5f4bb2c6f0f79daf6.tar.gz gentoo-3352113bdd5ee62808ca4ea5f4bb2c6f0f79daf6.tar.bz2 gentoo-3352113bdd5ee62808ca4ea5f4bb2c6f0f79daf6.zip | |
Rename {www-servers → dev-python}/tornado
Closes: https://github.com/gentoo/gentoo/pull/27452
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.5.3.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.3.ebuild b/dev-python/matplotlib/matplotlib-3.5.3.ebuild index 8f209f888d35..161714fd0fee 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] ) " |
