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 <[email protected]>
+
+- 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)


Reply via email to