From 8caa59ba08c4e7f7916358ce2bf84044e04a430d Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 2 Oct 2018 07:27:20 -0700 Subject: python/python3-ipython: Updated for version 7.0.1. --- python/python3-ipython/python3-ipython.SlackBuild | 2 +- python/python3-ipython/python3-ipython.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python3-ipython/python3-ipython.SlackBuild b/python/python3-ipython/python3-ipython.SlackBuild index 30b562397e..0e7a5d409e 100644 --- a/python/python3-ipython/python3-ipython.SlackBuild +++ b/python/python3-ipython/python3-ipython.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipython PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-6.5.0} +VERSION=${VERSION:-7.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-ipython/python3-ipython.info b/python/python3-ipython/python3-ipython.info index 264b16fb08..83c87b26fd 100644 --- a/python/python3-ipython/python3-ipython.info +++ b/python/python3-ipython/python3-ipython.info @@ -1,8 +1,8 @@ PRGNAM="python3-ipython" -VERSION="6.5.0" +VERSION="7.0.1" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://github.com/ipython/ipython/archive/6.5.0/ipython-6.5.0.tar.gz" -MD5SUM="c576a400849991455ddf56da1ad51d49" +DOWNLOAD="https://github.com/ipython/ipython/archive/7.0.1/ipython-7.0.1.tar.gz" +MD5SUM="842d31354e3996a83a39f30293748abc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-decorator python3-ipython_genutils python3-jedi python3-pexpect python3-pickleshare python3-prompt_toolkit python3-Pygments python3-simplegeneric python3-traitlets backcall" -- cgit v1.2.3