Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2022-11-07 13:52:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spyder (Old)
 and      /work/SRC/openSUSE:Factory/.spyder.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spyder"

Mon Nov  7 13:52:09 2022 rev:43 rq:1034142 version:5.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder/spyder.changes    2022-09-05 
21:21:40.449080912 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new.1597/spyder.changes  2022-11-07 
13:52:16.055995875 +0100
@@ -1,0 +2,32 @@
+Sun Nov  6 14:56:14 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  spyder-5.3.3.tar.gz

New:
----
  spyder-5.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.suSqHM/_old  2022-11-07 13:52:17.836005882 +0100
+++ /var/tmp/diff_new_pack.suSqHM/_new  2022-11-07 13:52:17.844005927 +0100
@@ -21,7 +21,7 @@
 # your live system before submitting an update.
 %bcond_with     test
 Name:           spyder
-Version:        5.3.3
+Version:        5.4.0
 Release:        0
 Summary:        The Scientific Python Development Environment
 License:        MIT
@@ -36,7 +36,7 @@
 Requires:       %{name}-lang
 Requires:       cookiecutter >= 1.6.0
 Requires:       python3-Pygments >= 2.0
-Requires:       python3-QtAwesome >= 1.0.2
+Requires:       python3-QtAwesome >= 1.2.1
 Requires:       python3-QtPy >= 2.1.0
 Requires:       python3-Rtree >= 0.9.7
 Requires:       python3-Sphinx >= 0.6.6
@@ -62,11 +62,12 @@
 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-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.1.10
+Requires:       python3-qstylizer >= 0.2.2
 Requires:       python3-qt5
 Requires:       python3-qtwebengine-qt5
 Requires:       python3-rope >= 0.10.5
@@ -78,9 +79,9 @@
 Requires:       python3-yapf
 Requires:       (python3-QDarkStyle >= 3.0.2 with python3-QDarkStyle < 3.1.0)
 Requires:       (python3-pylint >= 2.5.0 with python3-pylint < 3)
-Requires:       (python3-python-lsp-server >= 1.5.0 with 
python3-python-lsp-server < 1.6)
-Requires:       (python3-qtconsole >= 5.3.2 with python3-qtconsole < 5.4.0)
-Requires:       (python3-spyder-kernels >= 2.3.3 with python3-spyder-kernels < 
2.4.0)
+Requires:       (python3-python-lsp-server >= 1.6.0 with 
python3-python-lsp-server < 1.7)
+Requires:       (python3-qtconsole >= 5.4.0 with python3-qtconsole < 5.5.0)
+Requires:       (python3-spyder-kernels >= 2.4 with python3-spyder-kernels < 
2.5)
 Recommends:     %{name}-dicom
 Recommends:     %{name}-hdf5
 Recommends:     python3-Cython >= 0.21
@@ -114,7 +115,7 @@
 BuildRequires:  python3-Cython >= 0.21
 BuildRequires:  python3-Pillow
 BuildRequires:  python3-Pygments >= 2.0
-BuildRequires:  python3-QtAwesome >= 1.0.2
+BuildRequires:  python3-QtAwesome >= 1.2.1
 BuildRequires:  python3-QtPy >= 2.1.0
 BuildRequires:  python3-Rtree >= 0.9.7
 BuildRequires:  python3-Sphinx >= 0.6.6
@@ -147,6 +148,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-pyls-spyder >= 0.4.0
 BuildRequires:  python3-pytest >= 5.0
 BuildRequires:  python3-pytest-lazy-fixture
@@ -157,7 +159,7 @@
 BuildRequires:  python3-python-lsp-black >= 1.2.0
 BuildRequires:  python3-pyxdg >= 0.26
 BuildRequires:  python3-pyzmq >= 22.1.0
-BuildRequires:  python3-qstylizer >= 0.1.10
+BuildRequires:  python3-qstylizer >= 0.2.2
 BuildRequires:  python3-qt5
 BuildRequires:  python3-qtwebengine-qt5
 BuildRequires:  python3-rope >= 0.10.5
@@ -172,9 +174,9 @@
 BuildRequires:  xvfb-run
 BuildRequires:  (python3-QDarkStyle >= 3.0.2 with python3-QDarkStyle < 3.1.0)
 BuildRequires:  (python3-pylint >= 2.5.0 with python3-pylint < 3)
-BuildRequires:  (python3-python-lsp-server >= 1.5 with 
python3-python-lsp-server < 1.6)
-BuildRequires:  (python3-qtconsole >= 5.3.2 with python3-qtconsole < 5.4.0)
-BuildRequires:  (python3-spyder-kernels >= 2.3.3 with python3-spyder-kernels < 
2.4.0)
+BuildRequires:  (python3-python-lsp-server >= 1.6 with 
python3-python-lsp-server < 1.7)
+BuildRequires:  (python3-qtconsole >= 5.4 with python3-qtconsole < 5.5)
+BuildRequires:  (python3-spyder-kernels >= 2.4 with python3-spyder-kernels < 
2.5)
 # /SECTION
 
 %description

++++++ spyder-5.3.3.tar.gz -> spyder-5.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/spyder/spyder-5.3.3.tar.gz 
/work/SRC/openSUSE:Factory/.spyder.new.1597/spyder-5.4.0.tar.gz differ: char 
29, line 1

Reply via email to