diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-03-27 14:22:56 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:53 +0700 |
commit | 5d8b8d7bc83474679aeae562c9a060232dc97a65 (patch) | |
tree | 684f25217ec83f0909d8c7c336eeb8ae95f007d1 /python/ipython/ipython.info | |
parent | 7a2d5472a86c2dc8deb9ce7c8ba61b7266312f95 (diff) | |
download | slackbuilds-5d8b8d7bc83474679aeae562c9a060232dc97a65.tar.gz |
python/ipython: Update for 8.2.0
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 4db98d94fb..d65c86c5ec 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,8 +1,8 @@ PRGNAM="ipython" -VERSION="8.1.1" +VERSION="8.2.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/fb/09/3501e84f146738e509d2ce98b862542b0f1e3448634e116b83acd7cb0c74/ipython-8.1.1.tar.gz" -MD5SUM="5be0b383103159452d24a63e80678412" +DOWNLOAD="https://files.pythonhosted.org/packages/24/65/7f9da61ec569eb4e96081ef802755295a213141908be2958c6771db4b04c/ipython-8.2.0.tar.gz" +MD5SUM="eb518950ec296b368b442c30d49e3f7e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit simplegeneric backcall stack_data" |