Revisions of spyder

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1167874 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 53)
- Update to 5.5.4
  * Update QtAwesome version constraint to >=1.3.1,<1.4.0 (icon
    fonts access issues).
  * Fix kernel start in conda envs with spaces in their directory
    paths.
  * Fix installers update (installers download URL handling).
  * Handle no output when trying to process git data.
- Drop patches
  * spyder-pr21939-qtawesome1.3.patch
  * spyder-pr21942-pylint3.1.patch

- Bump pylsp (forwarded request 1167871 from bnavigator)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1163542 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 52)
- Update to 5.5.3
  * Fix critical error when starting IPython console kernels on
    macOS and Linux in conda environments.
- Release 5.5.2
  * Activate environment for consoles that run in the same
    environment as Spyder.
  * Fix IPython kernel hangs when using a different graphic backend
    than Inline.
  * Fix check for updates mechanism when running Spyder from a
    conda installation.
- Add spyder-pr21939-qtawesome1.3.patch gh#spyder-ide/spyder#21939
  but also allow 1.2
- Add spyder-pr21942-pylint3.1.patch gh#spyder-ide/spyder#21942
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1121004 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 49)
- Raise pylint upper pin (requires update to python-lsp-server)
  * Add spyder-pr21470-pylint3.diff (forwarded request 1121002 from bnavigator)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1113196 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 48)
- Update to 5.4.5
  * Fix Editor scrollflags error on Python 3.7
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1105914 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 47)
- Raise jedi pin to <0.20 (forwarded request 1105913 from bnavigator)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1059826 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 45)
- Update to 5.4.2
  * Fix issues detected with PyZMQ 25
  * Fix dot completions and improve support for files and
    directories completions
  * Fix getting current user enviroment variables
  * Fix cursor position restauration after autoformat when saving
    files
  * Fix error when reverting unexisting files
  * Fix some issues related with Python 3.11 compatibility (forwarded request 1059825 from bnavigator)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1046015 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 44)
- 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 (forwarded request 1046014 from bnavigator)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1034142 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 43)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1001154 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 42)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 992041 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 41)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 980902 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 40)
- 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 (forwarded request 980901 from bnavigator)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 968082 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 39)
- 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 (forwarded request 968081 from bnavigator)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 964863 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 38)
- Fix unpinning of IPython and unpin pyls (forwarded request 964862 from bnavigator)
Displaying revisions 1 - 20 of 53
openSUSE Build Service is sponsored by