summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-08-06 13:31:12 +0200
committer Willy Sudiarto Raharjo2016-08-07 13:55:47 +0200
commitedbee01feb83d4af8d7c5128249514359f3b4808 (patch)
tree813289814e27e0c20c8b039662bb1e9e0626fc1e
parentd5cfdce3bf126cabaa4fc529e3abc4d31e99ea98 (diff)
downloadslackbuilds-edbee01feb83d4af8d7c5128249514359f3b4808.tar.gz
python/prompt_toolkit: Updated for version 1.0.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 4fc67af01d..5adb2104bf 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:-1.0.4}
+VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/prompt_toolkit/prompt_toolkit.info b/python/prompt_toolkit/prompt_toolkit.info
index 79e20c9a9e..3a15be4943 100644
--- a/python/prompt_toolkit/prompt_toolkit.info
+++ b/python/prompt_toolkit/prompt_toolkit.info
@@ -1,8 +1,8 @@
PRGNAM="prompt_toolkit"
-VERSION="1.0.4"
+VERSION="1.0.5"
HOMEPAGE="https://github.com/jonathanslenders/python-prompt-toolkit"
-DOWNLOAD="https://pypi.python.org/packages/de/9c/64245b1b54fefada2562bbfd4089cd32e804caacaa3e31ea099f4bb3cfd0/prompt_toolkit-1.0.4.tar.gz"
-MD5SUM="bf908386561dc59d6dc9c8f2af3f9c38"
+DOWNLOAD="https://pypi.python.org/packages/c0/d0/dcb9235c812b70f20d8d1ff110f9caa85daf4bf1ec2ac10516f51c07957e/prompt_toolkit-1.0.5.tar.gz"
+MD5SUM="04e0b4ee55c1fe722f9e861e6d1c0e78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wcwidth six"