commit python-prompt_toolkit for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2020-06-21 18:50:13

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.3606 (New)


Package is "python-prompt_toolkit"

Sun Jun 21 18:50:13 2020 rev:13 rq:813482 version:3.0.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2020-04-19 21:42:00.499182532 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.3606/python-prompt_toolkit.changes
2020-06-21 19:05:40.124863275 +0200
@@ -1,0 +2,6 @@
+Thu Jun 11 10:49:19 UTC 2020 - Marketa Calabkova 
+
+- Update to 3.0.5
+  * no notable changes
+
+---

Old:

  prompt_toolkit-3.0.4.tar.gz

New:

  prompt_toolkit-3.0.5.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.Ndb1OB/_old  2020-06-21 19:05:40.500864497 +0200
+++ /var/tmp/diff_new_pack.Ndb1OB/_new  2020-06-21 19:05:40.500864497 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-prompt_toolkit
-Version:3.0.4
+Version:3.0.5
 Release:0
 Summary:Library for building interactive command lines in Python
 License:BSD-3-Clause

++ prompt_toolkit-3.0.4.tar.gz -> prompt_toolkit-3.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-3.0.4/CHANGELOG 
new/prompt_toolkit-3.0.5/CHANGELOG
--- old/prompt_toolkit-3.0.4/CHANGELOG  2020-03-06 07:54:16.0 +0100
+++ new/prompt_toolkit-3.0.5/CHANGELOG  2020-03-26 09:03:05.0 +0100
@@ -1,6 +1,12 @@
 CHANGELOG
 =
 
+3.0.5: 2020-03-26
+-
+
+Fixes:
+- Bugfix in mouse handling on Windows.
+
 3.0.4: 2020-03-06
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-3.0.4/PKG-INFO 
new/prompt_toolkit-3.0.5/PKG-INFO
--- old/prompt_toolkit-3.0.4/PKG-INFO   2020-03-06 08:01:01.103201600 +0100
+++ new/prompt_toolkit-3.0.5/PKG-INFO   2020-03-26 09:06:11.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: prompt_toolkit
-Version: 3.0.4
+Version: 3.0.5
 Summary: Library for building powerful interactive command lines in Python
 Home-page: https://github.com/prompt-toolkit/python-prompt-toolkit
 Author: Jonathan Slenders
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-3.0.4/docs/conf.py 
new/prompt_toolkit-3.0.5/docs/conf.py
--- old/prompt_toolkit-3.0.4/docs/conf.py   2020-03-06 07:54:16.0 
+0100
+++ new/prompt_toolkit-3.0.5/docs/conf.py   2020-03-26 09:03:38.0 
+0100
@@ -51,9 +51,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '3.0.4'
+version = '3.0.5'
 # The full version, including alpha/beta/rc tags.
-release = '3.0.4'
+release = '3.0.5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-3.0.4/docs/index.rst 
new/prompt_toolkit-3.0.5/docs/index.rst
--- old/prompt_toolkit-3.0.4/docs/index.rst 2020-03-06 07:18:08.0 
+0100
+++ new/prompt_toolkit-3.0.5/docs/index.rst 2020-03-26 09:01:04.0 
+0100
@@ -36,7 +36,8 @@
 
 Works everywhere:
 
-- Pure Python. Runs on all Python versions from 2.6 up to 3.4.
+- Pure Python. Runs on all Python versions starting at Python 3.6.
+  (Python 2.6 - 3.x is supported in prompt_toolkit 2.0; not 3.0).
 - Runs on Linux, OS X, OpenBSD and Windows systems.
 - Lightweight, the only dependencies are Pygments, six and wcwidth.
 - No assumptions about I/O are made. Every prompt_toolkit application should
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/prompt_toolkit-3.0.4/docs/pages/advanced_topics/input_hooks.rst 
new/prompt_toolkit-3.0.5/docs/pages/advanced_topics/input_hooks.rst
--- old/prompt_toolkit-3.0.4/docs/pages/advanced_topics/input_hooks.rst 
2020-01-12 18:01:43.0 +0100
+++ new/prompt_toolkit-3.0.5/docs/pages/advanced_topics/input_hooks.rst 
2020-03-26 09:01:04.0 +0100
@@ -6,6 +6,36 @@
 
 Input hooks are a tool for inserting an external event loop into the
 prompt_toolkit event loop, so that the other loop can run as long as
-prompt_toolkit is idle. This is used in applications like `IPython
-`_, so that GUI toolkits can display their windows 

commit python-prompt_toolkit for openSUSE:Factory

2020-04-19 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2020-04-19 21:41:43

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.2738 (New)


Package is "python-prompt_toolkit"

Sun Apr 19 21:41:43 2020 rev:12 rq:786244 version:3.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2019-11-04 17:05:15.392187422 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.2738/python-prompt_toolkit.changes
2020-04-19 21:42:00.499182532 +0200
@@ -1,0 +2,13 @@
+Wed Mar 18 15:27:06 UTC 2020 - Marketa Calabkova 
+
+- Update to 3.0.4
+  * Python 2 support has been dropped.
+  * Native asyncio, so some async code becomes slightly different.
+  * (almost) 100% type annotated.
+  * Added shift-based text selection (use shift+arrows to start selecting 
text).
+  * Accept an empty prompt continuation.
+  * Improved support for "dumb" terminals.
+  * `ShiftControl` has been replaced with `ControlShift` and `s-c` with `c-s` 
in
+key bindings. Aliases for backwards-compatibility have been added.
+
+---

Old:

  prompt_toolkit-2.0.10.tar.gz

New:

  prompt_toolkit-3.0.4.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.nqskfx/_old  2020-04-19 21:42:04.375190309 +0200
+++ /var/tmp/diff_new_pack.nqskfx/_new  2020-04-19 21:42:04.379190317 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-prompt_toolkit
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define oldpython python
+%define skip_python2 1
 Name:   python-prompt_toolkit
-Version:2.0.10
+Version:3.0.4
 Release:0
 Summary:Library for building interactive command lines in Python
 License:BSD-3-Clause
@@ -27,19 +27,13 @@
 Source: 
https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-%{version}.tar.gz
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module wcwidth}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-six >= 1.9.0
 Requires:   python-wcwidth
 Recommends: python-Pygments
 Conflicts:  python-prompt_toolkit1
 BuildArch:  noarch
-%ifpython2
-Obsoletes:  %{oldpython}-python-prompt-toolkit < %{version}
-Provides:   %{oldpython}-python-prompt-toolkit = %{version}
-%endif
 %python_subpackages
 
 %description

++ prompt_toolkit-2.0.10.tar.gz -> prompt_toolkit-3.0.4.tar.gz ++
 62978 lines of diff (skipped)




commit python-prompt_toolkit for openSUSE:Factory

2019-11-04 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2019-11-04 17:05:12

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.2990 (New)


Package is "python-prompt_toolkit"

Mon Nov  4 17:05:12 2019 rev:11 rq:736809 version:2.0.10

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2019-03-04 09:22:42.956575709 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.2990/python-prompt_toolkit.changes
2019-11-04 17:05:15.392187422 +0100
@@ -1,0 +2,6 @@
+Thu Oct 10 08:31:46 UTC 2019 - Tomáš Chvátal 
+
+- Update to 2.0.10:
+  * minor bugfixes around
+
+---

Old:

  prompt_toolkit-2.0.9.tar.gz

New:

  prompt_toolkit-2.0.10.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.SHqps2/_old  2019-11-04 17:05:16.116188195 +0100
+++ /var/tmp/diff_new_pack.SHqps2/_new  2019-11-04 17:05:16.124188204 +0100
@@ -18,16 +18,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
-%bcond_without  test
 Name:   python-prompt_toolkit
-Version:2.0.9
+Version:2.0.10
 Release:0
 Summary:Library for building interactive command lines in Python
 License:BSD-3-Clause
-Group:  Development/Languages/Python
 URL:https://github.com/jonathanslenders/python-prompt-toolkit
 Source: 
https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
+BuildRequires:  %{python_module wcwidth}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-six >= 1.9.0
@@ -35,11 +36,6 @@
 Recommends: python-Pygments
 Conflicts:  python-prompt_toolkit1
 BuildArch:  noarch
-%if %{with test}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module six}
-BuildRequires:  %{python_module wcwidth}
-%endif
 %ifpython2
 Obsoletes:  %{oldpython}-python-prompt-toolkit < %{version}
 Provides:   %{oldpython}-python-prompt-toolkit = %{version}
@@ -60,12 +56,8 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-py.test-%{$python_bin_suffix}
-}
-%endif
+%pytest
 
 %files %{python_files}
 %license LICENSE

++ prompt_toolkit-2.0.9.tar.gz -> prompt_toolkit-2.0.10.tar.gz ++
 5569 lines of diff (skipped)




commit python-prompt_toolkit for openSUSE:Factory

2019-03-04 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2019-03-04 09:22:41

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.28833 (New)


Package is "python-prompt_toolkit"

Mon Mar  4 09:22:41 2019 rev:10 rq:680789 version:2.0.9

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2018-11-06 14:29:53.173414597 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new.28833/python-prompt_toolkit.changes
   2019-03-04 09:22:42.956575709 +0100
@@ -1,0 +2,31 @@
+Sat Mar  2 05:14:33 UTC 2019 - Arun Persaud 
+
+- specfile:
+  * update copyright year
+
+- update to version 2.0.9:
+  * Bug fixes:
++ Fixed `Application.run_system_command` on Windows.
++ Fixed bug in ANSI text formatting: correctly handle 256/true
+  color sequences.
++ Fixed bug in WordCompleter. Provide completions when there's a
+  space before the cursor.
+
+- changes from version 2.0.8:
+  * Bug fixes:
++ Fixes the issue where changes made to the buffer in the accept
+  handler were not reflected in the history.
++ Fix in the application invalidate handler. This prevents a
+  significat slow down in some applications after some time
+  (especially if there is a refresh interval).
++ Make `print_container` utility work if the input is not a pty.
+  * New features:
++ Underline non breaking spaces instead of rendering as '&'.
++ Added mouse support for radio list.
++ Support completion styles for `READLINE_LIKE` display method.
++ Accept formatted text in the display text of completions.
++ Added a `FuzzyCompleter` and `FuzzyWordCompleter`.
++ Improved error handling in Application (avoid displaying a
+  meaningless AssertionError in many cases).
+
+---

Old:

  prompt_toolkit-2.0.7.tar.gz

New:

  prompt_toolkit-2.0.9.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.f97Po2/_old  2019-03-04 09:22:43.592575595 +0100
+++ /var/tmp/diff_new_pack.f97Po2/_new  2019-03-04 09:22:43.592575595 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-prompt_toolkit
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define oldpython python
 %bcond_without  test
 Name:   python-prompt_toolkit
-Version:2.0.7
+Version:2.0.9
 Release:0
 Summary:Library for building interactive command lines in Python
 License:BSD-3-Clause

++ prompt_toolkit-2.0.7.tar.gz -> prompt_toolkit-2.0.9.tar.gz ++
 1702 lines of diff (skipped)




commit python-prompt_toolkit for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2018-11-06 14:29:14

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)


Package is "python-prompt_toolkit"

Tue Nov  6 14:29:14 2018 rev:9 rq:646016 version:2.0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2018-10-15 09:44:55.791271568 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2018-11-06 14:29:53.173414597 +0100
@@ -1,0 +2,25 @@
+Thu Nov  1 22:41:46 UTC 2018 - Arun Persaud 
+
+- update to version 2.0.7:
+  * Bug fixes:
++ Fixed assertion in PromptSession: the style_transformation check
+  was wrong.
++ Removed 'default' attribute in PromptSession. Only ask for it in
+  the `prompt()` method. This fixes the issue that passing
+  `default` once, will store it for all consequent calls in the
+  `PromptSession`.
++ Ensure that `__pt_formatted_text__` always returns a
+  `FormattedText` instance. This fixes an issue with
+  `print_formatted_text`.
+  * New features:
++ Improved handling of situations where stdin or stdout are not a
+  terminal.  (Print warning instead of failing with an assertion.)
++ Added `print_container` utility.
++ Sound bell when attempting to edit read-only buffer.
++ Handle page-down and page-up keys in RadioList.
++ Accept any `collections.abc.Sequence` for HSplit/VSplit children
+  (instead of lists only).
++ Improved Vi key bindings: return to navigation mode when Insert
+  is pressed.
+
+---

Old:

  prompt_toolkit-2.0.6.tar.gz

New:

  prompt_toolkit-2.0.7.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.GQx5QN/_old  2018-11-06 14:29:53.929413571 +0100
+++ /var/tmp/diff_new_pack.GQx5QN/_new  2018-11-06 14:29:53.929413571 +0100
@@ -20,7 +20,7 @@
 %define oldpython python
 %bcond_without  test
 Name:   python-prompt_toolkit
-Version:2.0.6
+Version:2.0.7
 Release:0
 Summary:Library for building interactive command lines in Python
 License:BSD-3-Clause

++ prompt_toolkit-2.0.6.tar.gz -> prompt_toolkit-2.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-2.0.6/CHANGELOG 
new/prompt_toolkit-2.0.7/CHANGELOG
--- old/prompt_toolkit-2.0.6/CHANGELOG  2018-10-12 18:47:17.0 +0200
+++ new/prompt_toolkit-2.0.7/CHANGELOG  2018-10-30 22:17:55.0 +0100
@@ -1,6 +1,28 @@
 CHANGELOG
 =
 
+2.0.7: 2018-10-30
+-
+
+Bug fixes:
+- Fixed assertion in PromptSession: the style_transformation check was wrong.
+- Removed 'default' attribute in PromptSession. Only ask for it in the
+  `prompt()` method. This fixes the issue that passing `default` once, will
+  store it for all consequent calls in the `PromptSession`.
+- Ensure that `__pt_formatted_text__` always returns a `FormattedText`
+  instance. This fixes an issue with `print_formatted_text`.
+
+New features:
+- Improved handling of situations where stdin or stdout are not a terminal.
+  (Print warning instead of failing with an assertion.)
+- Added `print_container` utility.
+- Sound bell when attempting to edit read-only buffer.
+- Handle page-down and page-up keys in RadioList.
+- Accept any `collections.abc.Sequence` for HSplit/VSplit children (instead of
+  lists only).
+- Improved Vi key bindings: return to navigation mode when Insert is pressed.
+
+
 2.0.6: 2018-10-12
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-2.0.6/PKG-INFO 
new/prompt_toolkit-2.0.7/PKG-INFO
--- old/prompt_toolkit-2.0.6/PKG-INFO   2018-10-12 18:48:47.0 +0200
+++ new/prompt_toolkit-2.0.7/PKG-INFO   2018-10-30 22:23:42.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: prompt_toolkit
-Version: 2.0.6
+Version: 2.0.7
 Summary: Library for building powerful interactive command lines in Python
 Home-page: https://github.com/jonathanslenders/python-prompt-toolkit
 Author: Jonathan Slenders
@@ -12,8 +12,10 @@
 
 |Build Status|  |AppVeyor|  |PyPI|  |RTD|  |License|
 
-``prompt_toolkit`` is a library for building powerful interactive 
command lines
-and terminal applications in Python.
+.. image :: 
https://github.com/prompt-toolkit/python-prompt-toolkit/raw/master/docs/images/logo_400px.png
+
+*``prompt_toolkit`` 

commit python-prompt_toolkit for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2018-10-15 09:44:35

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)


Package is "python-prompt_toolkit"

Mon Oct 15 09:44:35 2018 rev:8 rq:641863 version:2.0.6

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2018-07-28 12:44:16.640867283 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2018-10-15 09:44:55.791271568 +0200
@@ -1,0 +2,268 @@
+Sat Oct 13 16:03:06 UTC 2018 - Arun Persaud 
+
+- update to version 2.0.6:
+  * Bug fixes:
++ Don't use the predefined ANSI colors for colors that are defined
+  as RGB.  (Terminals can assign different color schemes for ansi
+  colors, and we don't want use any of those for colors that are
+  defined like #aabbcc for instance.)
++ Fix in handling of CPRs when patch_stdout is used.
+  * Backwards incompatible changes:
++ Change to the `Buffer` class. Reset the buffer unless the
+  `accept_handler` returns `True` (which means: "keep_text"). This
+  doesn't affect applications that use `PromptSession`.
+  * New features:
++ Added `AdjustBrightnessStyleTransformation`. This is a simple
+  style transformation that improves the rendering on terminals
+  with light or dark background.
++ Improved performance (string width caching and line height
+  calculation).
++ Improved `TextArea`:
+   o Exposed `focus_on_click`.
+   o Added attributes: `auto_suggest`, `complete_while_typing`,
+ `history`, `get_line_prefix`, `input_processors`.
+   o Made attributes writable: `lexer`, `completer`,
+ `complete_while_typing`, `accept_handler`, `read_only`,
+ `wrap_lines`.
+
+- changes from version 2.0.5:
+  * Bug fixes:
++ Fix in `DynamicContainer`. Return correct result for
+  `get_children`. This fixes a bug related to focusing.
++ Properly compute length of `start`, `end` and `sym_b` characters
+  of progress bar.
++ CPR (cursor position request) fix.
+  * Backwards incompatible changes:
++ Stop restoring `PromptSession` attributes when exiting prompt.
+  * New features:
++ Added `get_line_prefix` attribute to window. This opens many
+  possibilities:
+   o Line wrapping (soft and hard) can insert whitespace in front of
+ the line, or insert some symbols in front. Like the Vim
+ "breakindent" option.
+   o Single line prompts also support line continuations now.
+   o Line continuations can have a variable width.
++ For VI mode: implemented temporary normal mode (control-O in
+  insert mode).
++ Added style transformations API. Useful for swapping between
+  light and dark color schemes. Added `swap_light_and_dark_colors`
+  parameter to `prompt()` function.
++ Added `format()` method to ANSI formatted text.
++ Set cursor position for Button widgets.
++ Added `pre_run` argument to `PromptSession.prompt()` method.
+
+---
+Fri Sep 28 03:43:16 UTC 2018 - Todd R 
+
+- Update to 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.
+- Update to  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.
+- Update to 2.0.2
+  + Bug fixes:
+* Python 3.7 support: correctly handle 

commit python-prompt_toolkit for openSUSE:Factory

2018-07-28 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2018-07-28 12:44:15

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)


Package is "python-prompt_toolkit"

Sat Jul 28 12:44:15 2018 rev:7 rq:625714 version:1.0.15

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2018-07-23 18:02:52.204792132 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2018-07-28 12:44:16.640867283 +0200
@@ -1,0 +2,11 @@
+Fri Jul 27 07:07:38 UTC 2018 - jeng...@inai.de
+
+- Trim filler wording from descriptions.
+
+---
+Tue Jul 24 14:51:27 UTC 2018 - mc...@suse.com
+
+- Downgrade back to 1.* line, 2.* breaks too many packages (all
+  jupyter-ipython ones, for example)
+
+---

Old:

  prompt_toolkit-2.0.4.tar.gz

New:

  prompt_toolkit-1.0.15.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.HlIJJ5/_old  2018-07-28 12:44:18.052869848 +0200
+++ /var/tmp/diff_new_pack.HlIJJ5/_new  2018-07-28 12:44:18.056869855 +0200
@@ -20,9 +20,9 @@
 %define oldpython python
 %bcond_without  test
 Name:   python-prompt_toolkit
-Version:2.0.4
+Version:1.0.15
 Release:0
-Summary:Library for building powerful interactive command lines in 
Python
+Summary:Library for building interactive command lines in Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/jonathanslenders/python-prompt-toolkit
@@ -46,7 +46,7 @@
 %python_subpackages
 
 %description
-Prompt toolkit is a Library for building powerful interactive command
+Prompt toolkit is a library for building interactive command
 lines in Python.
 
 %prep

++ prompt_toolkit-2.0.4.tar.gz -> prompt_toolkit-1.0.15.tar.gz ++
 48274 lines of diff (skipped)




commit python-prompt_toolkit for openSUSE:Factory

2018-07-23 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2018-07-23 18:02:09

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)


Package is "python-prompt_toolkit"

Mon Jul 23 18:02:09 2018 rev:6 rq:624650 version:2.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2018-07-17 09:41:40.141450597 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2018-07-23 18:02:52.204792132 +0200
@@ -1,0 +2,31 @@
+Sun Jul 22 17:30:56 UTC 2018 - a...@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.
+
+---

Old:

  prompt_toolkit-2.0.3.tar.gz

New:

  prompt_toolkit-2.0.4.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.pfCuWm/_old  2018-07-23 18:02:54.032789871 +0200
+++ /var/tmp/diff_new_pack.pfCuWm/_new  2018-07-23 18:02:54.036789866 +0200
@@ -20,14 +20,13 @@
 %define oldpython python
 %bcond_without  test
 Name:   python-prompt_toolkit
-Version:2.0.3
+Version:2.0.4
 Release:0
 Summary:Library for building powerful interactive command lines in 
Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/jonathanslenders/python-prompt-toolkit
 Source: 
https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -70,6 +69,6 @@
 %files %{python_files}
 %license LICENSE
 %doc AUTHORS.rst README.rst CHANGELOG
-%{python_sitelib}/*
+%{python_sitelib}/prompt_toolkit*
 
 %changelog

++ prompt_toolkit-2.0.3.tar.gz -> prompt_toolkit-2.0.4.tar.gz ++
 2131 lines of diff (skipped)




commit python-prompt_toolkit for openSUSE:Factory

2018-07-17 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2018-07-17 09:41:37

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)


Package is "python-prompt_toolkit"

Tue Jul 17 09:41:37 2018 rev:5 rq:622916 version:2.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2018-05-29 10:31:22.834484700 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2018-07-17 09:41:40.141450597 +0200
@@ -1,0 +2,27 @@
+Sat Jul 14 19:15:07 UTC 2018 - a...@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.
+
+---

Old:

  prompt_toolkit-1.0.15.tar.gz

New:

  prompt_toolkit-2.0.3.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.TWgF4Q/_old  2018-07-17 09:41:40.561449056 +0200
+++ /var/tmp/diff_new_pack.TWgF4Q/_new  2018-07-17 09:41:40.561449056 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-prompt_toolkit
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,29 +17,29 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 %define oldpython python
+%bcond_without  test
 Name:   python-prompt_toolkit
-Version:1.0.15
+Version:2.0.3
 Release:0
 Summary:Library for building powerful interactive command lines in 
Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:https://github.com/jonathanslenders/python-prompt-toolkit
+URL:https://github.com/jonathanslenders/python-prompt-toolkit
 Source: 
https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+Requires:   python-six >= 1.9.0
+Requires:   python-wcwidth
+Recommends: python-Pygments
+BuildArch:  noarch
 %if %{with test}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module wcwidth}
 %endif
-Requires:   python-six >= 1.9.0
-Requires:   python-wcwidth
-Recommends: python-Pygments
-BuildArch:  noarch
 %ifpython2
 Obsoletes:  %{oldpython}-python-prompt-toolkit < %{version}
 Provides:   %{oldpython}-python-prompt-toolkit = %{version}
@@ -68,8 +68,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS.rst LICENSE README.rst CHANGELOG
+%license LICENSE
+%doc AUTHORS.rst README.rst CHANGELOG
 %{python_sitelib}/*
 
 %changelog

++ prompt_toolkit-1.0.15.tar.gz -> prompt_toolkit-2.0.3.tar.gz ++
 47554 lines of diff (skipped)




commit python-prompt_toolkit for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2018-05-29 10:31:13

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)


Package is "python-prompt_toolkit"

Tue May 29 10:31:13 2018 rev:4 rq:610479 version:1.0.15

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2017-09-20 17:13:31.538505368 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2018-05-29 10:31:22.834484700 +0200
@@ -1,0 +2,5 @@
+Fri May 18 17:53:31 UTC 2018 - toddrme2...@gmail.com
+
+- python-six also required for tests
+
+---



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.8WWxyw/_old  2018-05-29 10:31:24.962406100 +0200
+++ /var/tmp/diff_new_pack.8WWxyw/_new  2018-05-29 10:31:24.966405952 +0200
@@ -33,6 +33,7 @@
 BuildRequires:  %{python_module setuptools}
 %if %{with test}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module wcwidth}
 %endif
 Requires:   python-six >= 1.9.0




commit python-prompt_toolkit for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2017-09-20 17:13:29

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)


Package is "python-prompt_toolkit"

Wed Sep 20 17:13:29 2017 rev:3 rq:527414 version:1.0.15

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2017-05-17 17:14:45.003566287 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2017-09-20 17:13:31.538505368 +0200
@@ -1,0 +2,14 @@
+Tue Sep 19 19:54:26 UTC 2017 - toddrme2...@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.
+
+---

Old:

  prompt_toolkit-1.0.14.tar.gz

New:

  prompt_toolkit-1.0.15.tar.gz



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.3ZDkpi/_old  2017-09-20 17:13:32.146419793 +0200
+++ /var/tmp/diff_new_pack.3ZDkpi/_new  2017-09-20 17:13:32.150419231 +0200
@@ -17,9 +17,10 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without  test
 %define oldpython python
 Name:   python-prompt_toolkit
-Version:1.0.14
+Version:1.0.15
 Release:0
 Summary:Library for building powerful interactive command lines in 
Python
 License:BSD-3-Clause
@@ -30,13 +31,13 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module Pygments}
-BuildRequires:  %{python_module six >= 1.9.0}
+%if %{with test}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module wcwidth}
-Requires:   python-Pygments
+%endif
 Requires:   python-six >= 1.9.0
 Requires:   python-wcwidth
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: python-Pygments
 BuildArch:  noarch
 %ifpython2
 Obsoletes:  %{oldpython}-python-prompt-toolkit < %{version}
@@ -58,9 +59,16 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%if %{with test}
+%check
+%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
+py.test-%{$python_bin_suffix}
+}
+%endif
+
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc README.rst CHANGELOG
+%doc AUTHORS.rst LICENSE README.rst CHANGELOG
 %{python_sitelib}/*
 
 %changelog

++ prompt_toolkit-1.0.14.tar.gz -> prompt_toolkit-1.0.15.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-1.0.14/CHANGELOG 
new/prompt_toolkit-1.0.15/CHANGELOG
--- old/prompt_toolkit-1.0.14/CHANGELOG 2017-03-26 20:34:55.0 +0200
+++ new/prompt_toolkit-1.0.15/CHANGELOG 2017-07-27 12:03:08.0 +0200
@@ -1,6 +1,21 @@
 CHANGELOG
 =
 
+1.0.15: 2017-07-27
+--
+
+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.
+
+
 1.0.14: 2017-03-26
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prompt_toolkit-1.0.14/PKG-INFO 
new/prompt_toolkit-1.0.15/PKG-INFO
--- old/prompt_toolkit-1.0.14/PKG-INFO  2017-03-26 20:36:28.0 +0200
+++ new/prompt_toolkit-1.0.15/PKG-INFO  2017-07-27 12:08:26.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: prompt_toolkit
-Version: 1.0.14
+Version: 1.0.15
 Summary: Library for building powerful interactive command lines in Python
 Home-page: https://github.com/jonathanslenders/python-prompt-toolkit
 Author: Jonathan Slenders
@@ -137,6 +137,7 @@
 - `http-prompt `_: An 
interactive command-line HTTP client.
 - `coconut `_: Functional programming in 
Python.
 - `Ergonomica 

commit python-prompt_toolkit for openSUSE:Factory

2017-05-17 Thread root
Hello community,

here is the log from the commit of package python-prompt_toolkit for 
openSUSE:Factory checked in at 2017-05-17 17:14:44

Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)


Package is "python-prompt_toolkit"

Wed May 17 17:14:44 2017 rev:2 rq:493098 version:1.0.14

Changes:

--- 
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes  
2017-04-11 09:41:10.834836750 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
 2017-05-17 17:14:45.003566287 +0200
@@ -1,0 +2,10 @@
+Fri May  5 21:56:34 UTC 2017 - toddrme2...@gmail.com
+
+- Fix Provides/Obsoletes
+
+---
+Mon Apr 24 20:40:09 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version.
+
+---



Other differences:
--
++ python-prompt_toolkit.spec ++
--- /var/tmp/diff_new_pack.9mBb3o/_old  2017-05-17 17:14:45.635477197 +0200
+++ /var/tmp/diff_new_pack.9mBb3o/_new  2017-05-17 17:14:45.639476633 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define oldpython python
 Name:   python-prompt_toolkit
 Version:1.0.14
 Release:0
@@ -24,17 +26,23 @@
 Group:  Development/Languages/Python
 Url:https://github.com/jonathanslenders/python-prompt-toolkit
 Source: 
https://files.pythonhosted.org/packages/source/p/prompt_toolkit/prompt_toolkit-%{version}.tar.gz
-BuildRequires:  python-Pygments
-BuildRequires:  python-devel
-BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-wcwidth
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module Pygments}
+BuildRequires:  %{python_module six >= 1.9.0}
+BuildRequires:  %{python_module wcwidth}
 Requires:   python-Pygments
 Requires:   python-six >= 1.9.0
 Requires:   python-wcwidth
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-Provides:   python-python-prompt-toolkit = %{version}
-Obsoletes:  python-python-prompt-toolkit < %{version}
+%ifpython2
+Obsoletes:  %{oldpython}-python-prompt-toolkit < %{version}
+Provides:   %{oldpython}-python-prompt-toolkit = %{version}
+%endif
+%python_subpackages
 
 %description
 Prompt toolkit is a Library for building powerful interactive command
@@ -44,12 +52,13 @@
 %setup -q -n prompt_toolkit-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc README.rst CHANGELOG
 %{python_sitelib}/*