Hi! I have experienced today what is know upstream as: Python (<=7.19) incompatible with jedi 0.18.0 https://github.com/davidhalter/jedi/issues/1714 Are you okay with me changing ipython-7.16.1.ebuild: dev-python/jedi[${PYTHON_USEDEP}] to ipython-7.16.1.ebuild: <dev-python/jedi-0.18[${PYTHON_USEDEP}] ? Other ideas?
Update: Seems like 7.19 is affected as well, see https://github.com/ipython/ipython/issues/12740
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b448598f3ea1b77f020e6a37b14962938958698 commit 3b448598f3ea1b77f020e6a37b14962938958698 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2021-01-02 12:54:38 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2021-01-02 12:54:38 +0000 dev-python/ipython: Prevent use with dev-python/jedi-0.18.0 Closes: https://bugs.gentoo.org/762703 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2 dev-python/ipython/ipython-7.16.1-r1.ebuild | 135 +++++++++++++++++++++++++++ dev-python/ipython/ipython-7.19.0-r1.ebuild | 136 ++++++++++++++++++++++++++++ 2 files changed, 271 insertions(+)