SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-qtconsole-5.5.1-2.2.noarch.rpm :

* Fri Mar 08 2024 Ben Greiner - Skip python39: no longer supported since ipython 8.19 (via ipykernel)
* Fri Nov 24 2023 Ben Greiner - Update to 5.5.1
* Fix error when getting code completions.- Release 5.5.0
* Drop support for Python 3.7.
* Remove ipython_genutils as a dependency.
* Sun Sep 24 2023 Ben Greiner - Update to 5.4.4
* Improve compatibility with PyQt6/PySide6.
* Fri Jun 02 2023 Ben Greiner - Update to 5.4.3
* Add missing closed method to QtInProcessChannel.
* Sun Apr 23 2023 Ben Greiner - Update to 5.4.2
* Check if the iopub channel is not closed before flushing it
* Fix kernel autorestart after it\'s killed for Jupyter-client 8+
* Sun Mar 19 2023 Ben Greiner - Update to 5.4.1
* Fix crash at startup with PySide6.
* Cast images width and height to int when trying to insert them.
* Sat Nov 05 2022 Arun Persaud - update to version 5.4.0:
* Additions + Add ConsoleWidget.gui_completion_height option to configure the maximum number of rows or height in pixels of completions when the ConsoleWidget.gui_completion option has values \'ncurses\' or \'droplist\', respectively.
* Changes + Fix some errors with PySide6 6.4.0. + Fix mixed input and print statements on macOS. + Drop usage of disutils.
* Sun Aug 28 2022 Ben Greiner - Update to version 5.3.2
* Fix syntax highlighting with multiline inputs.- Test with xvfb display- Remove skip of previously segfaulting tests- Allow PyQt6 and Pyside6 as backend- Add missing pyzmq requirement (was already transitive)- Remove obsolete jupyter package, provide desktop files and icon for every flavor
* Wed Jun 22 2022 Arun Persaud - update to version 5.3.1:
* Fix segfault when performing code completion on Qt6.
* Fix mixed input and print statements.
* Fix switching syntax highlighting styles on PySide2 and PySide6.
* Sat Apr 09 2022 Ben Greiner - Update to version 5.3.0
* Add support for PyQt6.
* Don\'t show spurious blank lines when running input statements.
* Fix showing Latex images with dark background colors.
* Drop support for Python 3.6
* Thu Feb 03 2022 Arun Persaud - specfile:
* update copyright year- update to version 5.2.2:
* Fix implicit int to float conversion for Python 3.10 compatibility.
* Fix building documentation in ReadTheDocs.
* Fri Nov 26 2021 Ben Greiner - Update to version 5.2.1
* Fix error when deleting CallTipWidget.
* Another fix for the \'Erase in Line\' ANSI code.- Enable libalternatives as with the rest of the jupyter commands
* Sun Nov 14 2021 Ben Greiner - Update to version 5.2.0
* Fix hidden execution requests.
* Fix ANSI code for erase line.
* Fri Oct 29 2021 Ben Greiner - Require a Qt backend. boo#1136083
* Sun Oct 10 2021 Ben Greiner - Update to version 5.1.1
* Improve handling of different keyboard combinations.
* Move cursor to the beginning of buffer if on the same line.
* Mon May 10 2021 Ben Greiner - Update to version 5.1.0
* Two new keyboard shortcuts: Ctrl + Up/Down to go to the beginning/end of the buffer.
* Monkeypatch RegexLexer only while in use by qtconsole.
* Import Empty from queue module.
* Fri Mar 19 2021 Ben Greiner - Update to version 5.0.3
* Emit kernel_restarted signal only after a kernel crash.- move u-a scriptlets to the correct package
* Sat Jan 30 2021 Arun Persaud - specfile:
* update copyright year- update to version 5.0.2:
* Fix launching issue with Big Sur
* Remove partial prompt on copy
 
ICM