summaryrefslogtreecommitdiffstats
path: root/python/prompt_toolkit
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-12-09 16:39:39 +0100
committer Willy Sudiarto Raharjo2018-12-15 14:44:31 +0100
commit5734b718592bd8cec8d732406087789b40f10398 (patch)
tree58d2548586e3864d9716d7a08e08e39dcd6cc1fb /python/prompt_toolkit
parent90d70d0ccc0781bad479cf0929d4bc75e6a30e86 (diff)
downloadslackbuilds-5734b718592bd8cec8d732406087789b40f10398.tar.gz
python/prompt_toolkit: Updated for version 2.0.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/prompt_toolkit')
-rw-r--r--python/prompt_toolkit/prompt_toolkit.SlackBuild2
-rw-r--r--python/prompt_toolkit/prompt_toolkit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/prompt_toolkit/prompt_toolkit.SlackBuild b/python/prompt_toolkit/prompt_toolkit.SlackBuild
index 794b5d7426..0c1668a0fa 100644
--- a/python/prompt_toolkit/prompt_toolkit.SlackBuild
+++ b/python/prompt_toolkit/prompt_toolkit.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=prompt_toolkit
-VERSION=${VERSION:-2.0.4}
+VERSION=${VERSION:-2.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/prompt_toolkit/prompt_toolkit.info b/python/prompt_toolkit/prompt_toolkit.info
index 66e196e2bc..12aee24515 100644
--- a/python/prompt_toolkit/prompt_toolkit.info
+++ b/python/prompt_toolkit/prompt_toolkit.info
@@ -1,8 +1,8 @@
PRGNAM="prompt_toolkit"
-VERSION="2.0.4"
+VERSION="2.0.7"
HOMEPAGE="https://github.com/jonathanslenders/python-prompt-toolkit"
-DOWNLOAD="https://files.pythonhosted.org/packages/77/bf/5d7664605c91db8f39a3e49abb57a3c933731a90b7a58cdcafd4a9bcbe97/prompt_toolkit-2.0.4.tar.gz"
-MD5SUM="8db8b8e40e91bc6dce133d8d5727a717"
+DOWNLOAD="https://files.pythonhosted.org/packages/d9/a5/4b2dd1a05403e34c3ba0d9c00f237c01967c0a4f59a427c9b241129cdfe4/prompt_toolkit-2.0.7.tar.gz"
+MD5SUM="5c32f640908dec950646a0460198158d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wcwidth six"