mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/spyder: avoid direct dependency on dev-python/PyQt5
That's why QtPy exists in the first place. It also fixes bug 689064. Closes: https://bugs.gentoo.org/689064 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
This commit is contained in:
@@ -20,7 +20,6 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE="doc hdf5"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/PyQt5[${PYTHON_USEDEP},svg,webkit]
|
||||
dev-python/QtPy[${PYTHON_USEDEP},svg,webkit]
|
||||
dev-python/qtconsole[${PYTHON_USEDEP}]
|
||||
>=dev-python/rope-0.10.7[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -33,7 +33,6 @@ RDEPEND="
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/pygments[${PYTHON_USEDEP}]
|
||||
dev-python/pylint[${PYTHON_USEDEP}]
|
||||
dev-python/PyQt5[${PYTHON_USEDEP},svg,webengine?,webkit?]
|
||||
dev-python/pyzmq[${PYTHON_USEDEP}]
|
||||
>=dev-python/qtawesome-0.4.1[${PYTHON_USEDEP}]
|
||||
dev-python/qtconsole[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -32,7 +32,6 @@ RDEPEND="
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/pygments[${PYTHON_USEDEP}]
|
||||
dev-python/pylint[${PYTHON_USEDEP}]
|
||||
dev-python/PyQt5[${PYTHON_USEDEP},svg,webengine?,webkit?]
|
||||
dev-python/pyzmq[${PYTHON_USEDEP}]
|
||||
>=dev-python/qtawesome-0.4.1[${PYTHON_USEDEP}]
|
||||
dev-python/qtconsole[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -32,7 +32,6 @@ RDEPEND="
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/pygments[${PYTHON_USEDEP}]
|
||||
dev-python/pylint[${PYTHON_USEDEP}]
|
||||
dev-python/PyQt5[${PYTHON_USEDEP},svg,webengine?,webkit?]
|
||||
dev-python/pyzmq[${PYTHON_USEDEP}]
|
||||
>=dev-python/qtawesome-0.4.1[${PYTHON_USEDEP}]
|
||||
dev-python/qtconsole[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -33,7 +33,6 @@ RDEPEND="
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/pygments[${PYTHON_USEDEP}]
|
||||
dev-python/pylint[${PYTHON_USEDEP}]
|
||||
dev-python/PyQt5[${PYTHON_USEDEP},svg,webengine?,webkit?]
|
||||
dev-python/pyzmq[${PYTHON_USEDEP}]
|
||||
>=dev-python/qtawesome-0.4.1[${PYTHON_USEDEP}]
|
||||
dev-python/qtconsole[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -33,7 +33,6 @@ RDEPEND="
|
||||
dev-python/pyflakes[${PYTHON_USEDEP}]
|
||||
dev-python/pygments[${PYTHON_USEDEP}]
|
||||
dev-python/pylint[${PYTHON_USEDEP}]
|
||||
dev-python/PyQt5[${PYTHON_USEDEP},svg,webengine?,webkit?]
|
||||
dev-python/pyzmq[${PYTHON_USEDEP}]
|
||||
>=dev-python/qtawesome-0.4.1[${PYTHON_USEDEP}]
|
||||
dev-python/qtconsole[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user