Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ipython for openSUSE:Factory 
checked in at 2023-02-06 14:15:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipython (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipython.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipython"

Mon Feb  6 14:15:18 2023 rev:37 rq:1063285 version:8.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipython/python-ipython.changes    
2023-01-04 18:10:41.616579451 +0100
+++ /work/SRC/openSUSE:Factory/.python-ipython.new.4462/python-ipython.changes  
2023-02-06 14:15:19.680544058 +0100
@@ -1,0 +2,32 @@
+Sun Feb  5 15:17:20 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 8.9.0
+  * Second release of IPython in 2023, last Friday of the month, we
+    are back on track. This is a small release with a few
+    bug-fixes, and improvements, mostly with respect to terminal
+    shortcuts.
+  * The biggest improvement for 8.9 is a drastic amelioration if
+    the auto-suggestions sponsored by D.E. Shaw and implemented by
+    the more and more active contributor @krassowski.
+    - right accepts a single character from suggestion
+    - ctrl+right accepts a semantic token (macos default shortcuts
+      take precedence and need to be disabled to make this work)
+    - backspace deletes a character and resumes hinting
+      autosuggestions
+    - ctrl-left accepts suggestion and moves cursor left one
+      character.
+    - backspace deletes a character and resumes hinting
+      autosuggestions
+    - down moves to suggestion to later in history when no lines
+      are present below the cursors.
+    - up moves to suggestion from earlier in history when no lines
+      are present above the cursor.
+  * This is best described by the Gif posted by @krassowski, and in
+    the PR itself PR gh#ipython/ipython#13888.
+  * Please report any feedback in order for us to improve the user
+    experience. In particular we are also working on making the
+    shortcuts configurable.
+  * If you are interested into better terminal shortcut, I also
+    invite you to participate in issue gh#ipython/iüythpn#13879.
+
+-------------------------------------------------------------------

Old:
----
  ipython-8.8.0.tar.gz

New:
----
  ipython-8.9.0.tar.gz

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

Other differences:
------------------
++++++ python-ipython.spec ++++++
--- /var/tmp/diff_new_pack.lEVuQt/_old  2023-02-06 14:15:20.288547088 +0100
+++ /var/tmp/diff_new_pack.lEVuQt/_new  2023-02-06 14:15:20.296547128 +0100
@@ -32,7 +32,7 @@
 # extra tests are skipped automatically, don't require these packages for Ring1
 %bcond_with localtest
 Name:           python-ipython%{psuffix}
-Version:        8.8.0
+Version:        8.9.0
 Release:        0
 Summary:        Rich architecture for interactive computing with Python
 License:        BSD-3-Clause
@@ -47,7 +47,7 @@
 BuildRequires:  %{pythons}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros >= 20210929
-Requires:       (python-prompt_toolkit >= 3.0.11 with python-prompt_toolkit < 
3.1)
+Requires:       (python-prompt_toolkit >= 3.0.30 with python-prompt_toolkit < 
3.1)
 # requires the full stdlib including sqlite3
 Requires:       python >= 3.8
 Requires:       python-backcall


++++++ ipython-8.8.0.tar.gz -> ipython-8.9.0.tar.gz ++++++
++++ 2944 lines of diff (skipped)

Reply via email to