Marcel Telka
2023-12-14 76485df4e152c73ac6d34205c1d8b8e39f968c1e
python/prompt_toolkit: update to 3.0.43

1 files modified
4 ■■■■ changed files
components/python/prompt_toolkit/Makefile 4 ●●●● patch | view | raw | blame | history
components/python/prompt_toolkit/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        prompt_toolkit
HUMAN_VERSION =            3.0.42
HUMAN_VERSION =            3.0.43
COMPONENT_SUMMARY =        prompt_toolkit - Library for building powerful interactive command lines in Python
COMPONENT_PROJECT_URL =        https://github.com/prompt-toolkit/python-prompt-toolkit
COMPONENT_ARCHIVE_URL =        \
    https://github.com/prompt-toolkit/python-prompt-toolkit/archive/refs/tags/$(HUMAN_VERSION).tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:05083b1c596eae6087b88e668501fbd2987702fbc427cc47300a57a2f8e9d775
    sha256:2df3121920b0f46ba2835e336fbdc0672594b8c7cc309de0c9a77a0545a32a7e
COMPONENT_LICENSE =        BSD-3-Clause
COMPONENT_LICENSE_FILE =    LICENSE