diff options
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 54ca435777..4db98d94fb 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,10 +1,10 @@ PRGNAM="ipython" -VERSION="7.31.1" +VERSION="8.1.1" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/fb/39/c1947dc1bb993a35469ca474535cb3214c91f5f9a7752a1fcbd9b6b37dde/ipython-7.31.1.tar.gz" -MD5SUM="6907b67691ba697173a3befb2c35f7ac" +DOWNLOAD="https://files.pythonhosted.org/packages/fb/09/3501e84f146738e509d2ce98b862542b0f1e3448634e116b83acd7cb0c74/ipython-8.1.1.tar.gz" +MD5SUM="5be0b383103159452d24a63e80678412" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit simplegeneric backcall" +REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit simplegeneric backcall stack_data" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |