diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-06-28 11:37:01 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 23:21:17 +0700 |
| commit | 63e1f625c2d938e06e61e82bf106b8ccec65213b (patch) | |
| tree | c5226f614e0e28220c50ee898205e07af9271606 /python/ipython/ipython.info | |
| parent | d8b318f8c7d1a01fab81d743050304a9ee2c3a88 (diff) | |
python/ipython: Updated for version 8.14.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.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/ipython/ipython.info b/python/ipython/ipython.info index ddbc9c513e..a270a14064 100644 --- a/python/ipython/ipython.info +++ b/python/ipython/ipython.info @@ -1,8 +1,8 @@ PRGNAM="ipython" -VERSION="8.13.2" +VERSION="8.14.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.13.2.tar.gz" -MD5SUM="9f600e4ad64d051c40735ae89d4613a5" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-8.14.0.tar.gz" +MD5SUM="554151edfb42759595539d90687cd8ae" 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" |
