diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-12-13 22:24:26 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-15 17:06:30 +0700 |
commit | 87c7fb945706bfa4471bf49e9c2ad5a37fcb6a31 (patch) | |
tree | 3232519e818fa57b6099c187c8f0fec65f76c439 /python/python3-ipython/python3-ipython.SlackBuild | |
parent | db0cbbf11db5364f98bcb76ac1efd280478969a0 (diff) |
python/python3-ipython: Updated for version 7.10.1.
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 75cdc056a6..747e67c204 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.10.0} +VERSION=${VERSION:-7.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |