mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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}]
|
||||
Reference in New Issue
Block a user