summaryrefslogtreecommitdiffstats
path: root/python/python3-prompt_toolkit
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-02-22 06:29:48 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-23 08:26:53 +0700
commit4197c5da09b6360495d85fb45609597b63eba128 (patch)
tree6b3006e08a559c15d76e89230154709c98c3d829 /python/python3-prompt_toolkit
parent52f1d94169bdf416da7f5ea6d436f1f1807ae644 (diff)
downloadslackbuilds-4197c5da09b6360495d85fb45609597b63eba128.tar.gz
slackbuilds-4197c5da09b6360495d85fb45609597b63eba128.tar.xz
python/python3-prompt_toolkit: 2.0.9.
Diffstat (limited to 'python/python3-prompt_toolkit')
-rw-r--r--python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild2
-rw-r--r--python/python3-prompt_toolkit/python3-prompt_toolkit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild b/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
index 8e6d88b71b..a2602374f4 100644
--- a/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
+++ b/python/python3-prompt_toolkit/python3-prompt_toolkit.SlackBuild
@@ -25,7 +25,7 @@
SRCNAM=prompt_toolkit
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-2.0.8}
+VERSION=${VERSION:-2.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-prompt_toolkit/python3-prompt_toolkit.info b/python/python3-prompt_toolkit/python3-prompt_toolkit.info
index 285027b13c..b050d342c1 100644
--- a/python/python3-prompt_toolkit/python3-prompt_toolkit.info
+++ b/python/python3-prompt_toolkit/python3-prompt_toolkit.info
@@ -1,8 +1,8 @@
PRGNAM="python3-prompt_toolkit"
-VERSION="2.0.8"
+VERSION="2.0.9"
HOMEPAGE="https://github.com/jonathanslenders/python-prompt-toolkit"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-2.0.8.tar.gz"
-MD5SUM="01f1a16e4e524ec23a9a7a637e8a735a"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-2.0.9.tar.gz"
+MD5SUM="091daddeec62015e0be36e8682d36562"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wcwidth python3-six"