forked from pool/python-prompt_toolkit
- python-six also required for tests OBS-URL: https://build.opensuse.org/request/show/610478 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=9
57 lines
1.9 KiB
Plaintext
57 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 18 17:53:31 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- python-six also required for tests
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 21:56:34 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Fix Provides/Obsoletes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 24 20:40:09 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Implement single-spec version.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 3 14:32:58 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Fix source URL.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|