From 971e3979b02320070f31da7b0eeed0145252d4d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 4 Oct 2018 00:15:09 +0200 Subject: [PATCH] Fix RPM syntax typo --- ipython.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipython.spec b/ipython.spec index 5ea3a30..0df4731 100644 --- a/ipython.spec +++ b/ipython.spec @@ -86,7 +86,7 @@ Requires: python3-decorator Requires: python3-jedi >= 0.10 Requires: python3-pexpect Requires: python3-pickleshare -Requires: python3-prompt-toolkit >=2 +Requires: python3-prompt-toolkit >= 2 Requires: python3-pygments Requires: python3-setuptools Requires: python3-simplegeneric > 0.8