From 049c80e2d28b4012c75ef7f48fd8c78ae96a455a Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 22 Feb 2020 19:30:16 -0800 Subject: python/python3-ipython: Updated for version 7.12.0. Signed-off-by: Benjamin Trigona-Harany --- python/python3-ipython/python3-ipython.SlackBuild | 4 ++-- python/python3-ipython/python3-ipython.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/python3-ipython/python3-ipython.SlackBuild b/python/python3-ipython/python3-ipython.SlackBuild index 018a8c0430..ffe6202dec 100644 --- a/python/python3-ipython/python3-ipython.SlackBuild +++ b/python/python3-ipython/python3-ipython.SlackBuild @@ -2,7 +2,7 @@ # SlackBuild for python3-ipython -# Copyright 2017-2019 Benjamin Trigona-Harany +# Copyright 2017-2020 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-ipython -VERSION=${VERSION:-7.11.1} +VERSION=${VERSION:-7.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-ipython/python3-ipython.info b/python/python3-ipython/python3-ipython.info index 811e141443..4ba205191e 100644 --- a/python/python3-ipython/python3-ipython.info +++ b/python/python3-ipython/python3-ipython.info @@ -1,8 +1,8 @@ PRGNAM="python3-ipython" -VERSION="7.11.1" +VERSION="7.12.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.11.1.tar.gz" -MD5SUM="f059a5086b7429b1bdec2838c5f1bf5a" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.12.0.tar.gz" +MD5SUM="60511039f7fe08d29320b9749893f02c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="decorator ipython_genutils python3-jedi python3-pexpect pickleshare python3-prompt_toolkit Pygments simplegeneric traitlets backcall" -- cgit v1.2.3