dev-python/spyder: avoid direct dependency on dev-python/PyQt5
authorDavide Pesavento <pesa@gentoo.org>
Sun, 17 Nov 2019 21:11:53 +0000 (22:11 +0100)
committerDavide Pesavento <pesa@gentoo.org>
Sun, 17 Nov 2019 21:12:26 +0000 (22:12 +0100)
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>
dev-python/spyder/spyder-3.2.4.ebuild
dev-python/spyder/spyder-3.2.8.ebuild
dev-python/spyder/spyder-3.3.0.ebuild
dev-python/spyder/spyder-3.3.1.ebuild
dev-python/spyder/spyder-4.0.0_beta1-r1.ebuild
dev-python/spyder/spyder-4.0.0_beta1.ebuild

index 9d632399f7d03def9874f3348f45df4b96803d18..bab2400434ba889839acddab17d834ebe66cfcb4 100644 (file)
@@ -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}]
index d1a5a7734f017f57527d19ba058f45091c41ef6e..0f835a2b4214b9afbd3027b76ebcccea076931cf 100644 (file)
@@ -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}]
index a6d1a67a4d3679d559765b0491d63e5a976497b9..6a60b9aa82cff38096a983b7a870db918aedf3b0 100644 (file)
@@ -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}]
index a6d1a67a4d3679d559765b0491d63e5a976497b9..6a60b9aa82cff38096a983b7a870db918aedf3b0 100644 (file)
@@ -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}]
index e202cf12868899b65a54d42b1d963c9a6fb282c6..31503c82555b3a221c604513a27e6bd89e86ce45 100644 (file)
@@ -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}]
index 9cf3189c6b13b578247f510dfc93edfda363249d..48047980c9aa50307a64c0db58e3d8dc35db60fd 100644 (file)
@@ -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}]