mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/spyder-unittest: allow use of spyder-5
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/spyder-4.0.0[${PYTHON_USEDEP}]
|
||||
<dev-python/spyder-5.0.0[${PYTHON_USEDEP}]
|
||||
dev-python/pyzmq[${PYTHON_USEDEP}]
|
||||
dev-python/lxml[${PYTHON_USEDEP}]
|
||||
"
|
||||
@@ -29,6 +28,9 @@ DEPEND="test? (
|
||||
dev-python/pytest-qt[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
# Tests fail with spyder-5, however the plugin does load and is usable
|
||||
RESTRICT="test"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user