diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-09-06 12:50:45 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-10 15:19:07 +0700 |
| commit | 24990ce01896b6f1c40a00dd0e5dd5db2b03384b (patch) | |
| tree | 689a0c85eff18a14422c4c05a46242b2793d0545 /python/ipython/ipython.info | |
| parent | e233a8b5473864d7aa2392973c1f5c2f85ddc9d7 (diff) | |
python/ipython: Update for 8.5.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 30e2b7288f..a9ada501f1 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,8 +1,8 @@ PRGNAM="ipython" -VERSION="8.4.0" +VERSION="8.5.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.4.0.tar.gz" -MD5SUM="dc5d78f3d622b027a0f32f9a545b44ff" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.5.0.tar.gz" +MD5SUM="be9e6bb9e37920d1e9e51558308831ad" 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" |
