package/python-prompt-toolkit: bump to version 3.0.48

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard
2024-09-26 13:09:13 -06:00
committed by Thomas Petazzoni
parent 19135d6c11
commit fc8ea018c6
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/prompt-toolkit/json
md5 68c7156bafee001d10e9931ce52805a9 prompt_toolkit-3.0.47.tar.gz
sha256 1e1b29cb58080b1e69f207c893a1a7bf16d127a5c30c9d17a25a5d77792e5360 prompt_toolkit-3.0.47.tar.gz
md5 2448470c36f2f250c9decefcc337b9f7 prompt_toolkit-3.0.48.tar.gz
sha256 d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1a03d90 prompt_toolkit-3.0.48.tar.gz
# Locally computed sha256 checksums
sha256 303574d9bdd85c757d6025017942bf17baeedf2778f62bd7f425d07d880f4c4a LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_PROMPT_TOOLKIT_VERSION = 3.0.47
PYTHON_PROMPT_TOOLKIT_VERSION = 3.0.48
PYTHON_PROMPT_TOOLKIT_SOURCE = prompt_toolkit-$(PYTHON_PROMPT_TOOLKIT_VERSION).tar.gz
PYTHON_PROMPT_TOOLKIT_SITE = https://files.pythonhosted.org/packages/47/6d/0279b119dafc74c1220420028d490c4399b790fc1256998666e3a341879f
PYTHON_PROMPT_TOOLKIT_SITE = https://files.pythonhosted.org/packages/2d/4f/feb5e137aff82f7c7f3248267b97451da3644f6cdc218edfe549fb354127
PYTHON_PROMPT_TOOLKIT_SETUP_TYPE = setuptools
PYTHON_PROMPT_TOOLKIT_LICENSE = BSD-3-Clause
PYTHON_PROMPT_TOOLKIT_LICENSE_FILES = LICENSE