aboutsummaryrefslogtreecommitdiff
path: root/python/ipython/ipython.info
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-08 14:56:40 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-11 08:07:52 +0700
commit69e0b36e05809e036f1edd619a2729ca2f381dae (patch)
tree8d90f92c036c12b174d684603073ba287b807688 /python/ipython/ipython.info
parent8ec60a695fafc5b2cc3c3667dee4cebb054f265a (diff)
python/ipython: REQUIRES update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ipython/ipython.info')
-rw-r--r--python/ipython/ipython.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ipython/ipython.info b/python/ipython/ipython.info
index 5e83ec0d77..e8b8c03cc7 100644
--- a/python/ipython/ipython.info
+++ b/python/ipython/ipython.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.16.
MD5SUM="fd3f08a1d311c69e853e615b218d01fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="decorator python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit backcall python3-stack_data typing-extensions python3-exceptiongroup"
+REQUIRES="python3-decorator python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit backcall python3-stack_data typing-extensions python3-exceptiongroup"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"