dev-python/spyder-vim: depend on spyder<5.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-08-05 09:44:12 +02:00
parent 96f9d05859
commit 3e7c11efc0

View File

@@ -17,7 +17,10 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND=">dev-python/spyder-4.0.0[${PYTHON_USEDEP}]"
RDEPEND="
>dev-python/spyder-4.0.0[${PYTHON_USEDEP}]
<dev-python/spyder-5.1[${PYTHON_USEDEP}]
"
DEPEND="test? (
dev-python/flaky[${PYTHON_USEDEP}]