mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c34c2d59fc
commit
65a816901c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user