forked from pool/python-ptpython
Accepting request 1040495 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.0.21: New features: - Make ptipython respect more config changes. (See: https://github.com/prompt-toolkit/ptpython/pull/110 ) - Improved performance of `DictionaryCompleter` for slow mappings. Fixes: - Call `super()` in `PythonInputFilter`. This will prevent potentially breakage with an upcoming prompt_toolkit change. (See: https://github.com/prompt-toolkit/python-prompt-toolkit/pull/1690 ) - Improved type annotations. - Added `py.typed` to the `package_data`. OBS-URL: https://build.opensuse.org/request/show/1040495 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=17
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-ptpython
|
||||
Version: 3.0.20
|
||||
Version: 3.0.21
|
||||
Release: 0
|
||||
Summary: Python REPL build on top of prompt_toolkit
|
||||
License: ISC
|
||||
|
||||
Reference in New Issue
Block a user