summaryrefslogtreecommitdiffstats
path: root/package/python-prompt-toolkit/python-prompt-toolkit.mk
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2017-02-19 14:12:26 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-02 21:54:15 +0100
commit65a816901c440fcdbc112dd5547fe914ebff3f0b (patch)
treecaf762c24476a86400aa850066bade526277dbcb /package/python-prompt-toolkit/python-prompt-toolkit.mk
parentc34c2d59fcf67fedda2874574afbe13fef1d9d44 (diff)
downloadbuildroot-65a816901c440fcdbc112dd5547fe914ebff3f0b.tar.gz
buildroot-65a816901c440fcdbc112dd5547fe914ebff3f0b.zip
python-prompt-toolkit: bump to version 1.0.13
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-prompt-toolkit/python-prompt-toolkit.mk')
-rw-r--r--package/python-prompt-toolkit/python-prompt-toolkit.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-prompt-toolkit/python-prompt-toolkit.mk b/package/python-prompt-toolkit/python-prompt-toolkit.mk
index 7e85dcd221..0b80681e8d 100644
--- a/package/python-prompt-toolkit/python-prompt-toolkit.mk
+++ b/package/python-prompt-toolkit/python-prompt-toolkit.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_PROMPT_TOOLKIT_VERSION = 1.0.7
+PYTHON_PROMPT_TOOLKIT_VERSION = 1.0.13
PYTHON_PROMPT_TOOLKIT_SOURCE = prompt_toolkit-$(PYTHON_PROMPT_TOOLKIT_VERSION).tar.gz
-PYTHON_PROMPT_TOOLKIT_SITE = https://pypi.python.org/packages/dd/55/2fb4883d2b21d072204fd21ca5e6040faa253135554590d0b67380669176
+PYTHON_PROMPT_TOOLKIT_SITE = https://pypi.python.org/packages/23/be/4876b52d5cc159cbd4b0ff6e7aa419a26470849a43a8f647857a4a24467b
PYTHON_PROMPT_TOOLKIT_SETUP_TYPE = setuptools
PYTHON_PROMPT_TOOLKIT_LICENSE = BSD-3c
PYTHON_PROMPT_TOOLKIT_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud