mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-prompt-toolkit: bump to version 3.0.50
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
bbb52919a8
commit
e07dd83420
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/prompt-toolkit/json
|
||||
md5 2448470c36f2f250c9decefcc337b9f7 prompt_toolkit-3.0.48.tar.gz
|
||||
sha256 d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1a03d90 prompt_toolkit-3.0.48.tar.gz
|
||||
md5 c272c222da72fd7a854589a8059081af prompt_toolkit-3.0.50.tar.gz
|
||||
sha256 544748f3860a2623ca5cd6d2795e7a14f3d0e1c3c9728359013f79877fc89bab prompt_toolkit-3.0.50.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 303574d9bdd85c757d6025017942bf17baeedf2778f62bd7f425d07d880f4c4a LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PROMPT_TOOLKIT_VERSION = 3.0.48
|
||||
PYTHON_PROMPT_TOOLKIT_VERSION = 3.0.50
|
||||
PYTHON_PROMPT_TOOLKIT_SOURCE = prompt_toolkit-$(PYTHON_PROMPT_TOOLKIT_VERSION).tar.gz
|
||||
PYTHON_PROMPT_TOOLKIT_SITE = https://files.pythonhosted.org/packages/2d/4f/feb5e137aff82f7c7f3248267b97451da3644f6cdc218edfe549fb354127
|
||||
PYTHON_PROMPT_TOOLKIT_SITE = https://files.pythonhosted.org/packages/a1/e1/bd15cb8ffdcfeeb2bdc215de3c3cffca11408d829e4b8416dcfe71ba8854
|
||||
PYTHON_PROMPT_TOOLKIT_SETUP_TYPE = setuptools
|
||||
PYTHON_PROMPT_TOOLKIT_LICENSE = BSD-3-Clause
|
||||
PYTHON_PROMPT_TOOLKIT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user