SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-mplcursors-0.5.1-2.1.noarch.rpm :

* Thu Jan 20 2022 codeAATTbnavigator.de- 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).
* Fri Apr 09 2021 codeAATTbnavigator.de- Update to v0.4
* Invisible artists are now unpickable (patch suggested by AATTeBardieCT).
* The bindings kwarg can require modifier keys for mouse button events.
* Transient hovering (suggested by AATTLaurenceMolloy).
* Switch to supporting only \"new-style\" (LineCollection) stem plots.
* Cursors are drawn with zorder=np.inf.- Drop patches merged upstream
* mplcursors-unicodeminus.patch
* mplcursors-newstem.patch
* mplcursors-parse_annotation.patch
* mplcursors-fix-LineCollection.patch
* mplcursors-unicodeminus2.patch- Skip python36: No python36-matplotlib in TW.
* Thu Jul 23 2020 codeAATTbnavigator.de- moved Pillow requirement to matplotlib package
* Tue Jul 21 2020 codeAATTbnavigator.de- allow newest pytest again- require Pillow- apply upstream patches to allow newest matplotlib and numpy gh#anntzer/mplcursors#26
* mplcursors-unicodeminus.patch
* mplcursors-newstem.patch
* mplcursors-parse_annotation.patch
* mplcursors-fix-LineCollection.patch
* mplcursors-unicodeminus2.patch
* Tue Jun 09 2020 dmuellerAATTsuse.com- build against older pytest to have tests passing
* Thu Apr 23 2020 tchvatalAATTsuse.com- Drop py2 dependencies from py3 only marked package
* Tue Jan 08 2019 toddrme2178AATTgmail.com- initial version
 
ICM