summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-10-13 12:04:02 +0200
committer Willy Sudiarto Raharjo2019-10-19 18:15:07 +0200
commita4b1ea3eab889b398548b4270808fdb57b2b4243 (patch)
treea5e3a4d62513413846d8ef48b2bb500276ab99b4 /python
parent5342e94eb5687fc0c13057b56c2ff562f8b04a54 (diff)
downloadslackbuilds-a4b1ea3eab889b398548b4270808fdb57b2b4243.tar.gz
python/prompt_toolkit: Updated for version 2.0.10.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/prompt_toolkit/prompt_toolkit.SlackBuild4
-rw-r--r--python/prompt_toolkit/prompt_toolkit.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/prompt_toolkit/prompt_toolkit.SlackBuild b/python/prompt_toolkit/prompt_toolkit.SlackBuild
index 0c1668a0fa..401ce75e7c 100644
--- a/python/prompt_toolkit/prompt_toolkit.SlackBuild
+++ b/python/prompt_toolkit/prompt_toolkit.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for prompt_toolkit
-# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=prompt_toolkit
-VERSION=${VERSION:-2.0.7}
+VERSION=${VERSION:-2.0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/prompt_toolkit/prompt_toolkit.info b/python/prompt_toolkit/prompt_toolkit.info
index 12aee24515..a43bd1fdba 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.7"
+VERSION="2.0.10"
HOMEPAGE="https://github.com/jonathanslenders/python-prompt-toolkit"
-DOWNLOAD="https://files.pythonhosted.org/packages/d9/a5/4b2dd1a05403e34c3ba0d9c00f237c01967c0a4f59a427c9b241129cdfe4/prompt_toolkit-2.0.7.tar.gz"
-MD5SUM="5c32f640908dec950646a0460198158d"
+DOWNLOAD="https://files.pythonhosted.org/packages/0c/37/7ad3bf3c6dbe96facf9927ddf066fdafa0f86766237cff32c3c7355d3b7c/prompt_toolkit-2.0.10.tar.gz"
+MD5SUM="5016c523e603cd7119644fbc0f00ce53"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wcwidth six"