Revisions of spyder

Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1046014 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 104)
- Update to 5.4.1
  ## New features
  * Support for IPython 8
  * Improvements for code completion and help offered for
    scientific modules (Numpy, Pandas, Matplotlib and Scipy)
  * Improvements to the UX/UI of the FindReplace widget (find and
    replace functionality)
  * New PYTHONPATH manager plugin
  ## Important fixes
  * Improve/fix errors regarding the New Window and Split window
    Editor funtionality and general RuntimeErrors on the Editor
  * Improvements when syncing symbols and folding code
    functionality for the Editor
  * Fix PYTHONPATH handling for the IPython console
  * Some fixes for code completion and code style linting
    functionality
  * Some fixes/improvements regarding UX/UI for the IPython console
    pane, menu and context menu generation
  * Some improvements regarding UX/UI for the current working
    directory toolbar
  ## New API features
  * Improvements to the way Spyder handles menus sections additions
buildservice-autocommit accepted request 1034142 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 103)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 102)
- Update to 5.4.0
  ## New features
  * Now the Code Analysis/Pylint plugin uses the current custom
    interpreter/environment if set
  * Option to show user environment variables extended to all
    operative systems (previously available only for Windows)
  ## Important fixes
  * Improve Outline Explorer plugin performance and fix updating
    process when it becomes visible
  * Improvements to colors on the dependencies dialog and IPython
    console
  * Fix IPython console issues on the Matplotlib TkInter backend
    with debugging and an increase of CPU and memory usage while in
    an idle state
  * Fix IPython console memory leak when using the Matplotlib Qt
    ackend
  * Fix IPython console input() issue on MacOS
  * Fix IPython console kernel error regarding environment path as
    unexpected argument
  * Fix Spyder 3 icon theme load on Windows with untrusted fonts
    security restrictions
  * Fix the Autoformat files on save functionality to not hang with
    non-Python files
  * Some fixes for cell execution on Python 3.11
  * Some fixes to shortcuts (Switch to Editor, Find Next, Find
    Previous)
  * Some fixes to improve compatibility with PySide2
  * Some fixes to prevent blurry SVG icons
buildservice-autocommit accepted request 1001154 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 101)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 100)
update BR
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1001131 from andy great's avatar andy great (andythe_great) (revision 99)
- Update to 5.3.3.
  * New features
    * Printing files now uses a light syntax highlighting theme to
      prevent printing files with dark backgrounds.
  * Important fixes
    * Fix several bugs related with the Layout plugin
      (save visible plugins to restore their visiility and tabify
      behavior for external plugins).
    * Fix several bugs related with the focus management between
      the Editor and other panes.
    * Improve Find and Replace speed on the Editor.
buildservice-autocommit accepted request 992041 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 98)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 991045 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 97)
- Update to 5.3.2
  * New entry from the Editor context menu to Show help for current
    object.
  * Improve UX/UI for the repositioning panes functionality.
  * Fix several bugs related to the debugging functionality (remote
    kernels usage and Pdb history).
  * Fix incompatibility with Pylint 2.14.0+.
  * Fix several bugs related with the Plots pane.
  * Add create_client_for_kernel and rename_client_tab to the
    Ipython Console plugin so that other plugins can access to
    console creation like Spyder-notebook.
buildservice-autocommit accepted request 980902 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 96)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 980901 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 95)
- Update the requirements, add note about test suite

- Update to version 5.3.1.
  * New features
    * Add a toolbar to the Variable Explorer viewer for dictionaries,
      lists and sets to easily access the functionality available
      through its context menu.
    * Add navigation with extra buttons in the editor for mouses
      that support them.
    * Add --no-web-widgets command line option to disable
      plugins/widgets that use Qt Webengine widgets.
  * Important fixes
    * Fix several important bugs related to the Autoformat on save
      functionality.
    * Fix options related to the Working directory entry in Preferences.
    * Make code completion widget entries accessible to screen readers.
  * New API features
    * Add get_command_line_options to SpyderPluginV2 so that
      plugins can access the command line options passed to Spyder.
    * The current interpreter used by all Spyder plugins can be
      accessed now through the executable option of the Main \
      interpreter plugin.
  * Full changelog here,
    * https://github.com/spyder-ide/spyder/releases/tag/v5.3.1
buildservice-autocommit accepted request 968082 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 94)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 968081 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 93)
- Update to version 5.3.0
  * New Run to current line and Run from current line actions in
    the Editor
  * New option to reset per-file run configurations
  * Now the spyder-terminal plugin comes bundled with the
    standalone installers (MacOS and Windows)
  * Now the standalone Windows installers come with Python 3.8.10
  * Drop support for Python 3.6
  * Fix the restart logic in the IPython Console to set Matplotlib
    interactive backends
  * Fix some issues related to Black formatting configuration and
    usage
  * Improve Editor performance by decreasing the amount of requests
    (didChange request) made to the pylsp server
  * Disable Kite provider for completions
  * Require IPython => 7.31.1 due to CVE-2022-21699
  * Several fixes for type errors with Python 3.10
  * New API features
  * New on_close method for the PluginMainWidget class that its
    called on closeEvent
buildservice-autocommit accepted request 964863 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 92)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 964862 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 91)
- Fix unpinning of IPython and unpin pyls
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 948027 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 90)
- Update to version 5.2.2
  * Fix several issues regarding the IPython Console kernel
    restart, shutdown and bening errors handling
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 941533 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 89)
- Update to version 5.2.1
  * Prevent Spyder from crashing when selecting an interpreter with
    an incorrect spyder-kernels version
  * Optimize several operations in the Editor and IPython Console
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 934155 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 88)
- Update to version 5.2.0
  * Add new entry in preferences to turn off plugins
  * Add experimental support for PySide2
  * Show standard streams when running code in the IPython Console
  * Speed up search in the Find plugin
  * Migrate the IPython Console to the new API
  * Add new mechanism for plugin teardowm
  * Add a way to create stacked widgets connected to the IPython
    Console like Plots and the Variable explorer
- Drop spyder-pr16565-unpin-pylint.patch fixed upstream
- Drop spyder-jupyter_client7.patch  fixed upstream
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 927784 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 87)
- Add patches required for newer distro packages
  * spyder-pr16565-unpin-pylint.patch gh#spyder-ide/spyder#16565
  * spyder-jupyter_client7.patch
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 920298 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 86)
- Still crashing the linux kernel. Disable tests. boo#1190482
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 919863 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 85)
- Update to version 5.1.5
  * Fix docking of external plugins.
  * Catch error when starting watcher (Projects)
  * Improve appearance of toolbar extension button
- Another take on the kernel crash / OOM issue: test everything
  (including slow tests) within one xvfb-run boo#1190482
Displaying revisions 21 - 40 of 124
openSUSE Build Service is sponsored by