diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-08-16 23:59:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-18 08:02:38 +0700 |
commit | 883289c5be34b362423fa79f88626e21cf6a42d5 (patch) | |
tree | b8401b0cb320bd51ca7a679cd4bb30c67f9b32c5 /python/python3-ipython/python3-ipython.SlackBuild | |
parent | e484ab8bcbfcb381aa908ba4a802380c19736f65 (diff) |
python/python3-ipython: Updated for version 7.7.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 889354cdc2d74..788749485b23c 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:-7.6.1} +VERSION=${VERSION:-7.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |