From b53467e5fb2691772b49c60f78f0836fa0838dc0 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 19 Feb 2019 17:26:37 -0800 Subject: python/python3-ipython: Updated for version 7.3.0. --- 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 ddd1b9a6b9..10f178ad0c 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-2018 Benjamin Trigona-Harany +# Copyright 2017-2019 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ SRCNAM=ipython PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-7.2.0} +VERSION=${VERSION:-7.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-ipython/python3-ipython.info b/python/python3-ipython/python3-ipython.info index 8f80a57dc6..4f5759f135 100644 --- a/python/python3-ipython/python3-ipython.info +++ b/python/python3-ipython/python3-ipython.info @@ -1,8 +1,8 @@ PRGNAM="python3-ipython" -VERSION="7.2.0" +VERSION="7.3.0" HOMEPAGE="http://ipython.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.2.0.tar.gz" -MD5SUM="fd951211a1d59394f446d71cf3dc9d5c" +DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.3.0.tar.gz" +MD5SUM="2aec01154a78c6075c5b7f1bfea4abd3" 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