14
0

- update to 3.0.47:

* Allow passing exception classes for `KeyboardInterrupt` and
    `EOFError` in  `PromptSession`.
  * Compute padding parameters for `Box` widget lazily.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=56
This commit is contained in:
2024-08-18 17:22:19 +00:00
committed by Git OBS Bridge
parent 7fabf0d46b
commit 74eca2a1bb
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-prompt_toolkit
Version: 3.0.46
Version: 3.0.47
Release: 0
Summary: Library for building interactive command lines in Python
License: BSD-3-Clause