forked from pool/python-prompt_toolkit
Accepting request 1194587 from devel:languages:python
- 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/request/show/1194587 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-prompt_toolkit?expand=0&rev=27
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:869c50d682152336e23c4db7f74667639b5047494202ffe7670817053fd57795
|
|
||||||
size 425591
|
|
3
prompt_toolkit-3.0.47.tar.gz
Normal file
3
prompt_toolkit-3.0.47.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1e1b29cb58080b1e69f207c893a1a7bf16d127a5c30c9d17a25a5d77792e5360
|
||||||
|
size 425859
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 18 17:21:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.0.47:
|
||||||
|
* Allow passing exception classes for `KeyboardInterrupt` and
|
||||||
|
`EOFError` in `PromptSession`.
|
||||||
|
* Compute padding parameters for `Box` widget lazily.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 6 20:01:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Thu Jun 6 20:01:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-prompt_toolkit
|
Name: python-prompt_toolkit
|
||||||
Version: 3.0.46
|
Version: 3.0.47
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for building interactive command lines in Python
|
Summary: Library for building interactive command lines in Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user