diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-07-02 23:05:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-03 11:36:07 +0700 |
commit | f642b5be8ea583b040fb0d5a045f13b83ab607cc (patch) | |
tree | a8cec2e9b16dcd9037f3193d45631064cb394469 /python/ipython/ipython.info | |
parent | 5ce23b371b174bf96665c2664b6556733ebf20a3 (diff) |
python/ipython: Upgraded for version 7.25.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ipython/ipython.info')
-rw-r--r-- | python/ipython/ipython.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/ipython/ipython.info b/python/ipython/ipython.info index e83491ee15e4f..c2c83242fc203 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,8 +1,8 @@ PRGNAM="ipython" -VERSION="7.22.0" +VERSION="7.25.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.22.0.tar.gz" -MD5SUM="852137f493e62e5730a1245cd91e0636" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.25.0.tar.gz" +MD5SUM="c83047b581398490b5d83129da73aa89" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect pickleshare python3-prompt_toolkit simplegeneric traitlets backcall" |