Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spyder for openSUSE:Factory checked in at 2023-08-28 17:12:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spyder (Old) and /work/SRC/openSUSE:Factory/.spyder.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spyder" Mon Aug 28 17:12:45 2023 rev:47 rq:1105914 version:5.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/spyder/spyder.changes 2023-04-29 17:28:15.494571729 +0200 +++ /work/SRC/openSUSE:Factory/.spyder.new.1766/spyder.changes 2023-08-28 17:12:50.615540886 +0200 @@ -1,0 +2,41 @@ +Thu Aug 24 14:10:01 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- 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 + * Fix Windows installer being launched with admin rights after + installation/autoupdate + * Fix Windows installer conda environments activation logic when + there are spaces in the installation path + * Fix macOS standalone installer workflow and notarization + process with new certificate +- Raise jedi pin to <0.20 + +------------------------------------------------------------------- Old: ---- spyder-5.4.3.tar.gz New: ---- spyder-5.4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spyder.spec ++++++ --- /var/tmp/diff_new_pack.oq43Tx/_old 2023-08-28 17:12:52.063592887 +0200 +++ /var/tmp/diff_new_pack.oq43Tx/_new 2023-08-28 17:12:52.067593031 +0200 @@ -21,7 +21,7 @@ # your live system before submitting an update. %bcond_with test Name: spyder -Version: 5.4.3 +Version: 5.4.4 Release: 0 Summary: The Scientific Python Development Environment License: MIT @@ -66,9 +66,8 @@ Requires: python3-pycodestyle >= 2.6.0 Requires: python3-pydocstyle >= 2.0.0 Requires: python3-pyflakes >= 2.2.0 -Requires: python3-pylint-venv >= 2.1.1 +Requires: python3-pylint-venv >= 3.0.2 Requires: python3-pyls-spyder >= 0.4.0 -Requires: python3-python-lsp-black >= 1.2.0 Requires: python3-pyxdg >= 0.26 Requires: python3-pyzmq >= 22.1.0 Requires: python3-qstylizer >= 0.2.2 @@ -83,9 +82,10 @@ Requires: python3-yapf Requires: (python3-QDarkStyle >= 3.0.2 with python3-QDarkStyle < 3.2.0) Requires: (python3-pylint >= 2.5.0 with python3-pylint < 3) -Requires: (python3-python-lsp-server >= 1.7.2 with python3-python-lsp-server < 1.8) +Requires: (python3-python-lsp-black >= 1.2.0 with python3-python-lsp-black < 3) +Requires: (python3-python-lsp-server >= 1.7.4 with python3-python-lsp-server < 1.8) Requires: (python3-qtconsole >= 5.4.2 with python3-qtconsole < 5.5.0) -Requires: (python3-spyder-kernels >= 2.4.3 with python3-spyder-kernels < 2.5) +Requires: (python3-spyder-kernels >= 2.4.4 with python3-spyder-kernels < 2.5) Recommends: %{name}-dicom Recommends: %{name}-hdf5 Recommends: python3-Cython >= 0.21 @@ -151,7 +151,7 @@ BuildRequires: python3-pycodestyle >= 2.6.0 BuildRequires: python3-pydocstyle >= 2.0.0 BuildRequires: python3-pyflakes >= 2.2.0 -BuildRequires: python3-pylint-venv >= 2.1.1 +BuildRequires: python3-pylint-venv >= 3.0.2 BuildRequires: python3-pyls-spyder >= 0.4.0 BuildRequires: python3-pytest >= 5.0 BuildRequires: python3-pytest-lazy-fixture @@ -159,7 +159,6 @@ BuildRequires: python3-pytest-order BuildRequires: python3-pytest-qt BuildRequires: python3-pytest-timeout -BuildRequires: python3-python-lsp-black >= 1.2.0 BuildRequires: python3-pyxdg >= 0.26 BuildRequires: python3-pyzmq >= 22.1.0 BuildRequires: python3-qstylizer >= 0.2.2 @@ -177,11 +176,12 @@ BuildRequires: xvfb-run BuildRequires: (python3-QDarkStyle >= 3.0.2 with python3-QDarkStyle < 3.2.0) BuildRequires: (python3-ipython >= 7.31.1 with python3-ipython < 9) +BuildRequires: (python3-python-lsp-black >= 1.2.0 with python3-python-lsp-black < 3) BuildConflicts: (python3-ipython >= 8.8 with python3-ipython < 8.10.1) BuildRequires: (python3-pylint >= 2.5.0 with python3-pylint < 3) -BuildRequires: (python3-python-lsp-server >= 1.7.2 with python3-python-lsp-server < 1.8) +BuildRequires: (python3-python-lsp-server >= 1.7.4 with python3-python-lsp-server < 1.8) BuildRequires: (python3-qtconsole >= 5.4.2 with python3-qtconsole < 5.5) -BuildRequires: (python3-spyder-kernels >= 2.4.3 with python3-spyder-kernels < 2.5) +BuildRequires: (python3-spyder-kernels >= 2.4.4 with python3-spyder-kernels < 2.5) # /SECTION %description @@ -262,7 +262,9 @@ # remove egg package pins read at runtime startup and for the test suite dependency sync checks sed -r \ -e 's/(pyqt.*)<5.16/\1/' \ + -e 's/(jedi.*)<0.19/\1<0.20/' \ -i setup.py requirements/main.yml binder/environment.yml +sed -i '/JEDI/ s/0.19/0.20/' spyder/dependencies.py # Upstream brings its fixed versions for pyls, qdarksstyle and spyder-kernels for its # test environment, but we want to test against installed packages. ++++++ spyder-5.4.3.tar.gz -> spyder-5.4.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/spyder/spyder-5.4.3.tar.gz /work/SRC/openSUSE:Factory/.spyder.new.1766/spyder-5.4.4.tar.gz differ: char 12, line 1