diff --git a/prompt_toolkit-3.0.47.tar.gz b/prompt_toolkit-3.0.47.tar.gz deleted file mode 100644 index eacf2bf..0000000 --- a/prompt_toolkit-3.0.47.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e1b29cb58080b1e69f207c893a1a7bf16d127a5c30c9d17a25a5d77792e5360 -size 425859 diff --git a/prompt_toolkit-3.0.48.tar.gz b/prompt_toolkit-3.0.48.tar.gz new file mode 100644 index 0000000..06b8ab2 --- /dev/null +++ b/prompt_toolkit-3.0.48.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1a03d90 +size 424684 diff --git a/python-prompt_toolkit.changes b/python-prompt_toolkit.changes index 2c64cf9..9d46bde 100644 --- a/python-prompt_toolkit.changes +++ b/python-prompt_toolkit.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 18 10:46:34 UTC 2024 - Dirk Müller + +- update to 3.0.48: + * Typing improvements: + * Add `@overload` to + `contrib.regular_languages.compiler.Variables.get`. + * Use `Sequence` instead of `list` for `words` argument in + completers. + * Improve `ModalCursorShapeConfig`: + * Display an "underscore" cursor in Vi's "replace single" mode, + like "replace" mode. + * Display an "beam" cursor in Emacs (insert) mode. + ------------------------------------------------------------------- Sun Aug 18 17:21:48 UTC 2024 - Dirk Müller diff --git a/python-prompt_toolkit.spec b/python-prompt_toolkit.spec index a0a3d8a..ff074d3 100644 --- a/python-prompt_toolkit.spec +++ b/python-prompt_toolkit.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-prompt_toolkit -Version: 3.0.47 +Version: 3.0.48 Release: 0 Summary: Library for building interactive command lines in Python License: BSD-3-Clause