diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-04-29 13:12:09 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-02 23:45:07 +0700 |
commit | 18c454680c2e876402485b5abf8e6442db91545a (patch) | |
tree | 22faba4670d5ac69dc3b23fc08b8fd74f48a430f /python/ipython/ipython.info | |
parent | 8962f001a7cb4e12e6d9fab5bdaf19f678df3ae2 (diff) |
python/ipython: Update for 8.13.1
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 b89a2fc745905..26d062ddbd299 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,8 +1,8 @@ PRGNAM="ipython" -VERSION="8.13.0" +VERSION="8.13.1" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.13.0.tar.gz" -MD5SUM="11ac162f37c6569c4b7f5de2dc039b89" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.13.1.tar.gz" +MD5SUM="6d8347f1f213b3b6eaf801752d81fb34" 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" |