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 7571ddcb39..dece4783be 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,10 +1,10 @@ PRGNAM="ipython" -VERSION="8.8.0" +VERSION="8.9.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.8.0.tar.gz" -MD5SUM="a1ea9b6e43c5568e5031974eb3a6acb0" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.9.0.tar.gz" +MD5SUM="243f1357338db604c5f272c96f05d4aa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit simplegeneric backcall python3-stack_data" +REQUIRES="decorator python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit backcall python3-stack_data" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |