From 3b557d7ba1826d847cc3e6ec0c8dc2986c6cdc41 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Apr 11 2017 10:40:00 +0000 Subject: New dependency: jedi --- diff --git a/ipython.spec b/ipython.spec index 432c25d..706fdb5 100644 --- a/ipython.spec +++ b/ipython.spec @@ -88,6 +88,8 @@ Requires: python3-mistune >= 0.3.1 Requires: python3-path Requires: python3-pexpect Requires: python3-simplegeneric +BuildRequires: python3-jedi >= 0.10 +Requires: python3-jedi >= 0.10 BuildRequires: python3-traitlets >= 4.2 Requires: python3-traitlets >= 4.2 BuildRequires: python3-prompt_toolkit