2018-07-27 08:24:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 27 07:07:38 UTC 2018 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Trim filler wording from descriptions.
|
|
|
|
|
2018-07-24 15:16:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 24 14:51:27 UTC 2018 - mcepl@suse.com
|
|
|
|
|
|
|
|
- Downgrade back to 1.* line, 2.* breaks too many packages (all
|
|
|
|
jupyter-ipython ones, for example)
|
|
|
|
|
2018-07-23 06:37:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 22 17:30:56 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
* remove devel from noarch
|
|
|
|
* be more specific in %files section
|
|
|
|
|
|
|
|
- update to version 2.0.4:
|
|
|
|
* Bug fixes:
|
|
|
|
+ Fix render height for rendering full screen applications in
|
|
|
|
Windows.
|
|
|
|
+ Fix in `TextArea`. Set `accept_handler` to `None` if not given.
|
|
|
|
+ Go to the beginning of the next line when enter is pressed in Vi
|
|
|
|
navigation mode, and the buffer doesn't have an accept handler.
|
|
|
|
+ Fix the `default` argument of the `prompt` function when called
|
|
|
|
multiple times.
|
|
|
|
+ Display decomposed multiwidth characters correctly.
|
|
|
|
+ Accept `history` in `prompt()` function again.
|
|
|
|
* Backwards incompatible changes:
|
|
|
|
+ Renamed `PipeInput` to `PosixPipeInput`. Added `Win32PipeInput`
|
|
|
|
and `create_input_pipe`.
|
|
|
|
+ Pass `buffer` argument to the `accept_handler` of `TextArea`.
|
|
|
|
* New features:
|
|
|
|
+ Added `accept_default` argument to `prompt()`.
|
|
|
|
+ Make it easier to change the body/title of a Frame/Dialog.
|
|
|
|
+ Added `DynamicContainer`.
|
|
|
|
+ Added `merge_completers` for merging multiple completers
|
|
|
|
together.
|
|
|
|
+ Add vt100 data to key presses in Windows.
|
|
|
|
+ Handle left/right key bindings in Vi block insert mode.
|
|
|
|
|
2018-07-15 11:40:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 14 19:15:07 UTC 2018 - arun@gmx.de
|
|
|
|
|
|
|
|
- specfile:
|
|
|
|
* update copyright year
|
|
|
|
|
|
|
|
- update to version 2.0.3:
|
|
|
|
* Bug fixes:
|
|
|
|
+ Fix in 'x' and 'X' Vi key bindings. Correctly handle line
|
|
|
|
endings and args.
|
|
|
|
+ Fixed off by one error in Vi line selection.
|
|
|
|
+ Fixed bugs in Vi block selection. Correctly handle lines that
|
|
|
|
the selection doesn't cross.
|
|
|
|
+ Python 2 bugfix. Handle str/unicode correctly.
|
|
|
|
+ Handle option+left/right in iTerm.
|
|
|
|
|
|
|
|
- changes from version 2.0.2:
|
|
|
|
* Bug fixes:
|
|
|
|
+ Python 3.7 support: correctly handle StopIteration in
|
|
|
|
asynchronous generator.
|
|
|
|
+ Fixed off-by-one bug in Vi visual block mode.
|
|
|
|
+ Bugfix in TabsProcessor: handle situations when the cursor is at
|
|
|
|
the end of the line.
|
|
|
|
|
|
|
|
- changes from version 2.0.1 + previous:
|
|
|
|
* long list of changelog, see CHANGELOG in tar-ball for details.
|
|
|
|
|
2018-05-18 17:53:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 18 17:53:31 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- python-six also required for tests
|
|
|
|
|
2017-09-19 22:12:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 19 19:54:26 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.0.15
|
|
|
|
+ Fixes:
|
|
|
|
* Don't shuffle tasks in the event loop. This fixes an issue where lines
|
|
|
|
printed from background threads were printed in a different order if
|
|
|
|
`patch_stdout=True`.
|
|
|
|
* Only consider the text before the cursor when activating history search.
|
|
|
|
* Pressing escape should accept the search, this is closer to how readline works.
|
|
|
|
* Enable autowrap again when required.
|
|
|
|
+ New features:
|
|
|
|
* Add run_in_terminal option to disable cooked mode.
|
|
|
|
|
2017-05-05 22:01:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 5 21:56:34 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix Provides/Obsoletes
|
|
|
|
|
2017-04-24 20:40:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 24 20:40:09 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Implement single-spec version.
|
|
|
|
|
2017-04-03 14:33:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 3 14:32:58 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix source URL.
|
|
|
|
|
2017-04-01 22:25:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 1 20:50:45 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.0.14
|
|
|
|
+ Rename package to python-prompt_toolkit
|
|
|
|
~ Upstream name change
|
|
|
|
+ See CHANGELOG file for changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 30 21:25:56 UTC 2017 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.0.9 (bsc#1002895, FATE#321630)
|
|
|
|
+ Include in SLE 12
|
|
|
|
+ Rename package to python-python-prompt-toolkit
|
|
|
|
~ Upstream name change
|
|
|
|
+ See CHANGELOG file for changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 14 09:14:13 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
+ Version 0.46
|