Hello community,

here is the log from the commit of package python3-prompt_toolkit for 
openSUSE:Factory checked in at 2016-08-29 15:44:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-prompt_toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.python3-prompt_toolkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-prompt_toolkit"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python3-prompt_toolkit/python3-prompt_toolkit.changes
    2016-08-05 18:15:46.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-prompt_toolkit.new/python3-prompt_toolkit.changes
       2016-08-29 15:47:53.000000000 +0200
@@ -1,0 +2,30 @@
+Sat Aug 27 12:30:58 UTC 2016 - [email protected]
+
+- Update to version 1.0.7
+  * extract of changes in 1.0.7:
+    + Bugfix in completion. When calculating the common completion to be 
inserted, the new completions were calculated wrong.
+    + On Windows, avoid extra vertical scrolling if the cursor is already on 
screen.
+    + Support negative arguments for next/previous word ending/beginning.
+  * extract of changes in 1.0.6:
+    + Go to the start of the line in Vi nagivation mode, when 'j' or 'k' have 
been pressed to navigate to a new history entry.
+    + Don't crash when pasting text that contains \r\n characters. (This could 
happen in iTerm2.)
+    + Python 2.6 compatibility fix.
+    + Allow pressing <esc> before each -ve argument.
+    + Better support for conversion from #ffffff values to ANSI colors in 
Vt100_Output.
+    + Improved ANSI color support.
+  * extract of changes in 1.0.4:
+    + Key binding fixes
+    + Performance optimizations
+    + Use the best possible selector in the event loop. This fixes bugs in 
situations where we have too many open file descriptors.
+    + Fix UI freeze when gevent monkey patch has been applied.
+    + Fix segmentation fault in Alpine Linux. (Regarding the use of ioctl.)
+    + Use the correct colors on Windows. (When the foreground/background 
colors have been modified.)
+    + Display a better error message when running in Idle.
+    + Additional flags for vt100 inputs: disable flow control.
+    + Also patch stderr in CommandLineInterface.patch_stdout_context.
+    + Allow users to enter Vi digraphs in reverse order.
+    + Improved autocompletion behaviour. See IPython issue #9658.
+    + Added a 'clear' function in the shortcuts module.
+    + `Keys.Enter` has been added. This is the key that should be bound for 
handling the enter key.
+
+-------------------------------------------------------------------

Old:
----
  prompt_toolkit-1.0.3.tar.gz

New:
----
  prompt_toolkit-1.0.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-prompt_toolkit.spec ++++++
--- /var/tmp/diff_new_pack.yfcvMo/_old  2016-08-29 15:47:56.000000000 +0200
+++ /var/tmp/diff_new_pack.yfcvMo/_new  2016-08-29 15:47:56.000000000 +0200
@@ -17,15 +17,15 @@
 
 
 Name:           python3-prompt_toolkit
-Version:        1.0.3
+Version:        1.0.7
 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:  python3-devel
 BuildRequires:  python3-Pygments
+BuildRequires:  python3-devel
 BuildRequires:  python3-pytest
 BuildRequires:  python3-six >= 1.9.0
 BuildRequires:  python3-wcwidth

++++++ prompt_toolkit-1.0.3.tar.gz -> prompt_toolkit-1.0.7.tar.gz ++++++
++++ 4072 lines of diff (skipped)


Reply via email to