Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mplcursors for 
openSUSE:Factory checked in at 2022-01-22 08:18:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mplcursors (Old)
 and      /work/SRC/openSUSE:Factory/.python-mplcursors.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mplcursors"

Sat Jan 22 08:18:05 2022 rev:6 rq:947806 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mplcursors/python-mplcursors.changes      
2021-04-12 17:10:51.078597305 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-mplcursors.new.1938/python-mplcursors.changes
    2022-01-22 08:18:37.574725013 +0100
@@ -1,0 +2,20 @@
+Thu Jan 20 20:25:36 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to v0.5.1
+  * Breaking change: index is now a direct attribute of the
+    Selection, rather than a sub-attribute via target.
+    (Selection.target.index has been deprecated and will be removed
+    in the future.)
+  * Additional annotations are no longer created when dragging a
+    multiple cursor.
+  * Clicking on an annotation also updates the "current" selection
+    for keyboard motion purposes.
+  * Disabling a cursor also makes it unresponsive to motion keys.
+  * Hovering is still active when the pan or zoom buttons are
+    pressed (but not if there's a pan or zoom currently being
+    selected).
+  * Annotations are now matplotlib.figure.Figure-level artists,
+    rather than Axes-level ones (so as to be drawn on top of
+    twinned axes, if present).
+
+-------------------------------------------------------------------

Old:
----
  mplcursors-0.4.tar.gz

New:
----
  mplcursors-0.5.1.tar.gz

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

Other differences:
------------------
++++++ python-mplcursors.spec ++++++
--- /var/tmp/diff_new_pack.x5qPJj/_old  2022-01-22 08:18:38.038721886 +0100
+++ /var/tmp/diff_new_pack.x5qPJj/_new  2022-01-22 08:18:38.042721859 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mplcursors
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,8 @@
 
 %{?!python_module:%define python_module() python3-%{**}}
 %define         skip_python2 1
-%define         skip_python36 1
 Name:           python-mplcursors
-Version:        0.4
+Version:        0.5.1
 Release:        0
 Summary:        Interactive data selection cursors for Matplotlib
 License:        MIT
@@ -60,6 +59,6 @@
 %license LICENSE.txt
 %{python_sitelib}/mplcursors
 %{python_sitelib}/mplcursors.pth
-%{python_sitelib}/mplcursors-%{version}-py*.egg-info
+%{python_sitelib}/mplcursors-%{version}*-info
 
 %changelog

++++++ mplcursors-0.4.tar.gz -> mplcursors-0.5.1.tar.gz ++++++
++++ 1824 lines of diff (skipped)

Reply via email to