diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-10-02 17:14:51 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-07 00:59:31 +0700 |
commit | 779fe3db38875b2333e85a97225c67672b764dfa (patch) | |
tree | 15bfd32071b568869b39870542975c8b16b61624 /python/ipython/ipython.info | |
parent | 914dfb3bd259f32aba89bb5b754476847623a694 (diff) |
python/ipython: Version bump to 8.16.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 064716d764140..5e83ec0d779e3 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,10 +1,10 @@ PRGNAM="ipython" -VERSION="8.15.0" +VERSION="8.16.1" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.15.0.tar.gz" -MD5SUM="723396b2b84674ab507ae26dabdbacaf" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.16.1.tar.gz" +MD5SUM="fd3f08a1d311c69e853e615b218d01fd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="decorator python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit backcall python3-stack_data typing-extensions" +REQUIRES="decorator python3-jedi python3-pexpect python3-matplotlib-inline pickleshare python3-prompt_toolkit backcall python3-stack_data typing-extensions python3-exceptiongroup" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |