diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-17 20:45:38 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 02:00:24 -0500 |
commit | 08b2c99d10df97c8fe29beab02304742be8c1616 (patch) | |
tree | a6d07b409c51fc8c9d76787e99466fd7641415ec /python/ipython/ipython.info | |
parent | 2de3a2a57e13175ad5a83920bea60e5de857ea85 (diff) | |
download | slackbuilds-08b2c99d10df97c8fe29beab02304742be8c1616.tar.gz |
python/ipython: Upgraded for version 7.22.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/ipython/ipython.info')
-rw-r--r-- | python/ipython/ipython.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/ipython/ipython.info b/python/ipython/ipython.info index 9d69ca723f..e83491ee15 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,10 +1,10 @@ PRGNAM="ipython" -VERSION="5.8.0" +VERSION="7.22.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-5.8.0.tar.gz" -MD5SUM="7014b8824981eef2cb893ea5398d6b8d" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.22.0.tar.gz" +MD5SUM="852137f493e62e5730a1245cd91e0636" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="decorator jedi pexpect pickleshare prompt_toolkit1 Pygments shutil_get_terminal_size simplegeneric traitlets" +REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect pickleshare python3-prompt_toolkit simplegeneric traitlets backcall" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |