aboutsummaryrefslogtreecommitdiff
path: root/python/ipython/ipython.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-10 19:39:35 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-18 10:06:39 +0700
commite0718850bb748392cbf0966b89c6d937298520dc (patch)
treee158cf760d053561422dbcb628f429bd4916072c /python/ipython/ipython.info
parente2feed55de298cc630f6138175adf3b7b675a574 (diff)
python/ipython: Updated for version 8.10.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ipython/ipython.info')
-rw-r--r--python/ipython/ipython.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/ipython/ipython.info b/python/ipython/ipython.info
index dece4783be..809ef8a4d6 100644
--- a/python/ipython/ipython.info
+++ b/python/ipython/ipython.info
@@ -1,8 +1,8 @@
PRGNAM="ipython"
-VERSION="8.9.0"
+VERSION="8.10.0"
HOMEPAGE="http://ipython.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.9.0.tar.gz"
-MD5SUM="243f1357338db604c5f272c96f05d4aa"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.10.0.tar.gz"
+MD5SUM="bdc569daa4e8e861ba45d49ed2c3be55"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit backcall python3-stack_data"