forked from pool/python-prompt_toolkit
Accepting request 1008044 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.0.31: 2022-09-02 New features: - Pass through `name` property in `TextArea` widget to `Buffer`. - Added a `enable_cpr` parameter to `Vt100_Output`, `TelnetServer` and `PromptToolkitSSHServer`, to completely disable CPR support instead of automatically detecting it. OBS-URL: https://build.opensuse.org/request/show/1008044 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=38
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-prompt_toolkit
|
||||
Version: 3.0.30
|
||||
Version: 3.0.31
|
||||
Release: 0
|
||||
Summary: Library for building interactive command lines in Python
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user