From 3b557d7ba1826d847cc3e6ec0c8dc2986c6cdc41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 11 Apr 2017 12:37:13 +0200 Subject: [PATCH] New dependency: jedi --- ipython.spec | 2 ++ 1 file changed, 2 insertions(+) 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