diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-10-02 07:27:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:23 +0700 |
commit | 8caa59ba08c4e7f7916358ce2bf84044e04a430d (patch) | |
tree | c9413769ba6fddadb77253a08f6d56e6c29725c2 /python/python3-ipython/python3-ipython.SlackBuild | |
parent | 62097900f955e8b719ebf6c2190be38c03456e24 (diff) |
python/python3-ipython: Updated for version 7.0.1.
Diffstat (limited to 'python/python3-ipython/python3-ipython.SlackBuild')
-rw-r--r-- | python/python3-ipython/python3-ipython.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |