Revisions of spyder

buildservice-autocommit accepted request 1167874 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 124)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1167871 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 123)
- 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
buildservice-autocommit accepted request 1163542 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 122)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1163541 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 121)
- 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
buildservice-autocommit accepted request 1154298 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 120)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1154294 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 119)
- Update to 5.5.1
  ## New features
  * Add support to format selections with Black.
  ## Important fixes
  * Fix several errors when trying to detect if a new Spyder
    version is available.
buildservice-autocommit accepted request 1128649 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 118)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1128641 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 117)
- Update to 5.5.0
  ## New features
  * Drop support for Python 3.7
  * Drop support for PyQt < 5.10
  * Improvements to the logic that checks available updates and the
    update messages
  * Improvements to the syntax highlighting for match/case keywords
  * Improved compatibility for the standalone installer with
    Windows Server 2016
  * Additional information about Spyder available through
    spyder.appdata.xml
  ## Important fixes
  * Fix Outline Explorer Display variables and attributes option
  * Fix disabling completion and linting providers
  * Fix errors when removing language servers configurations
  * Fix Editor replace all occurences when using backslashes
  * Fix errors when restarting external kernels
  * Fix error when using the Online help with Python 3.11
  * Fix debugging after errors via the %debug magic
  * Fix compatibility with Python 2 environments/custom
    interpreters
  * Fix application window disappearing when changing monitors
  * Fix PYTHONPATH manager logic to get user environment variables
    and detect possible site-packages directories
- Drop spyder-pr21470-pylint3.diff
buildservice-autocommit accepted request 1121004 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 116)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1121002 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 115)
- Raise pylint upper pin (requires update to python-lsp-server)
  * Add spyder-pr21470-pylint3.diff
buildservice-autocommit accepted request 1113196 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 114)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 113)
- Update to 5.4.5
  * Fix Editor scrollflags error on Python 3.7
buildservice-autocommit accepted request 1105914 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 112)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 110)
- Update to 5.4.4
  ## New features
  * Add new shortcuts to switch Editor tabs for macOS (Cmd + 8 and
    Cmd + 9)
  * Add syntax highlighting for Python 3.10 missing statements
    (match and case)
  * Improve compatibility with PySide2
  * Improve Editor scrollflags painting (find matches flags painted
    above errors and warnings flags)
  ## Important fixes
  * Fix crash when plugins fail their compatibility checks
  * Fix LSP status bar error when cliking it
  * Fix IPython console font size setting
  * Prevent IPython console This version of python seems to be
    incorrectly compiled warning message in Python 3.11
  * Skip some IPython versions with somes bugs and add some error
    catching for the IPython console
  * Fix Editor found results rehighlighting when switching between
    files
  * Fix Editor class/function dropdown widget when using splited
    editors
  * Fix Editor line numbers and autoformat cursor position when the
    wrap lines option is enabled
  * Fix Editor error when removing unsaved files from
    Projects/Files explorer while open in the Editor
  * Prevent Editor QTextCursor::setPosition: Position '-1' out of
    range warning message
  * Fix Find functionality for a single file
  * Fix PYTHONPATH manager focus issues after adding a path
  * Fix Online Help issues when searching for numpy or pandas
buildservice-autocommit accepted request 1083328 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 109)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1083323 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 108)
- Update to 5.4.3
  ## New features
  * Add support for QDarkstyle 3.1
  * Add support for Jupyter-client 8
  * Add mambaforge and miniforge when searching for conda
    environments
  ## Important fixes
  * Fix IPython Console completions, traceback handling and other
    issues to better support IPython 8.x
  * Fix compatibility issues with PyZMQ 25.x
  * Add warning message before loading spydata files
  * Fix web based widgets display by adding the --no-sandbox
    argument for QtApplication
  * Fix copy and paste shortcuts for the Files and Projects
    explorer panes
  * Fix Editor issues related with handling LSP server failed
    starts
  * Fix Editor issues related with restoring previous session and
    file changes outside Spyder
  * Fix PYTHONPATH manager showing extra paths and other related
    errors
  * Fix update available notification with pip based installations
  * Fix some UX/UI issues for the find replace widget when the
    Editor has a small width
  * Removal of Python 2 related code
buildservice-autocommit accepted request 1059826 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 107)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1059825 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 106)
- 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
buildservice-autocommit accepted request 1046015 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 105)
baserev update by copy to link target
Displaying revisions 1 - 20 of 124
openSUSE Build Service is sponsored by