diff options
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 a9ada501f1..202567ed55 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,8 +1,8 @@ PRGNAM="ipython" -VERSION="8.5.0" +VERSION="8.6.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.5.0.tar.gz" -MD5SUM="be9e6bb9e37920d1e9e51558308831ad" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.6.0.tar.gz" +MD5SUM="8c98f6def0622ea32975cb779247c3d7" 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" |