From 86c4da80d5d6007ec698c400b4abd8f008fc520b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 3 Oct 2019 10:12:54 +0200 Subject: dev-python/pyls: fix dependencies --- dev-python/pyls/pyls-0.28.3-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/pyls') diff --git a/dev-python/pyls/pyls-0.28.3-r1.ebuild b/dev-python/pyls/pyls-0.28.3-r1.ebuild index a8acfcb..ef25e35 100644 --- a/dev-python/pyls/pyls-0.28.3-r1.ebuild +++ b/dev-python/pyls/pyls-0.28.3-r1.ebuild @@ -15,7 +15,8 @@ IUSE="" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/future-0.14.0 - >=dev-python/jedi-0.15 + =dev-python/jedi-0.14.1 >=dev-python/jsonrpc-server-0.1.0 dev-python/pluggy" DEPEND="${RDEPEND}" -- cgit v1.2.3