commit:     a2cdd8bd32804869a3a91bb7a4de1376972730b0
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 25 10:18:27 2018 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Tue Sep 25 10:18:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2cdd8bd

dev-python/spyder: 4.0.0_beta1: depend on >=dev-python/jedi-0.11.0

Closes: https://bugs.gentoo.org/666655
Package-Manager: Portage-2.3.41, Repoman-2.3.9

 dev-python/spyder/spyder-4.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder/spyder-4.0.0_beta1.ebuild 
b/dev-python/spyder/spyder-4.0.0_beta1.ebuild
index 8e9b75efc5b..9cf3189c6b1 100644
--- a/dev-python/spyder/spyder-4.0.0_beta1.ebuild
+++ b/dev-python/spyder/spyder-4.0.0_beta1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
        hdf5? ( dev-python/h5py[${PYTHON_USEDEP}] )
        dev-python/chardet[${PYTHON_USEDEP}]
        dev-python/cloudpickle[${PYTHON_USEDEP}]
-       dev-python/jedi[${PYTHON_USEDEP}]
+       >=dev-python/jedi-0.11.0[${PYTHON_USEDEP}]
        dev-python/nbconvert[${PYTHON_USEDEP}]
        dev-python/pycodestyle[${PYTHON_USEDEP}]
        dev-python/pickleshare[${PYTHON_USEDEP}]

Reply via email to