14
0
Commit Graph

10 Commits

Author SHA256 Message Date
c64dc5ee97 Accepting request 1042737 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.0.22 
  * New features:
  - Improve rendering performance when there are many completions.

OBS-URL: https://build.opensuse.org/request/show/1042737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=19
2022-12-14 10:08:12 +00:00
4a1e7c9138 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
2022-12-06 16:02:12 +00:00
184df04510 Accepting request 1008046 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.0.20: 2021-09-14
  New features:
  - For `DictionaryCompleter`: show parentheses after methods.
  Fixes:
  - Don't crash when trying to complete broken mappings in `DictionaryCompleter`.
  - Don't crash when an older version of `black` is installed that is not
  compatible.
- Update to version 3.0.19: 2021-07-08
  Fixes:
  - Fix handling of `SystemExit` (fixes "ValueError: I/O operation on closed
  file").
  - Allow usage of `await` in assignment expressions or for-loops.

OBS-URL: https://build.opensuse.org/request/show/1008046
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=15
2022-10-05 10:18:06 +00:00
Tomáš Chvátal
d52187c50b Accepting request 787713 from home:pgajdos:python
- version update to 3.0.1
  - Fix backwards-compatibility of the `run_config` function. (used by
    django-extensions).
  - Fix input mode in status bar for block selection.
  - Upgrade to prompt_toolkit 3.0.
  - Requires at least Python 3.6.
  - Uses XDG base directory specification.
  - Added dictionary completer (off by default).
  - Added fuzzy completion (off by default).
  - Highlight keywords in completion dropdown menu.
  - Enable universal wheels.
  - Fixed embedding repl as asyncio coroutine.
  - Fixed patching stdout in embedded repl.
  - Fixed ResourceWarning in setup.py.

OBS-URL: https://build.opensuse.org/request/show/787713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=13
2020-03-24 09:45:13 +00:00
Todd R
f69f92e6b8 Accepting request 707268 from home:TheBlackCat:branches:devel:languages:python
- Fix jupyter dependencies.
- Update to 2.0.4
  * Fixed ptipython.
  * Fixed config: setting of color depth.
  * Fixed auto-suggest key bindings.
  * Fixed Control-D key binding for exiting REPL when (confirm_exit=False).
  * Correctly focus/unfocus sidebar.
  * Fixed open_in_editor and suspend key bindings.

OBS-URL: https://build.opensuse.org/request/show/707268
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=11
2019-06-03 17:36:22 +00:00
5367ef347a Accepting request 671206 from home:jengelh:branches:devel:languages:python
- Trim conjecture from descriptions.

OBS-URL: https://build.opensuse.org/request/show/671206
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=9
2019-02-05 04:41:30 +00:00
147cdb2f9a Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=7
2018-12-04 13:48:23 +00:00
Todd R
8e2a6f060f Accepting request 644904 from home:TheBlackCat:branches:devel:languages:python
Update to version 2.0.3

This fixes an incompatibility with python3-IPython.

OBS-URL: https://build.opensuse.org/request/show/644904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=5
2018-10-26 15:49:31 +00:00
7ac31fa877 Accepting request 612060 from devel:languages:python
Python REPL build on top of prompt_toolkit

OBS-URL: https://build.opensuse.org/request/show/612060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ptpython?expand=0&rev=1
2018-06-02 10:02:50 +00:00
Todd R
ad3ccf1635 Accepting request 612007 from devel:languages:python:misc
Python REPL build on top of prompt_toolkit

OBS-URL: https://build.opensuse.org/request/show/612007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptpython?expand=0&rev=1
2018-05-24 20:56:44 +00:00