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-01-03 18:00:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spyder (Old)
 and      /work/SRC/openSUSE:Factory/.spyder.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spyder"

Tue Jan  3 18:00:35 2023 rev:44 rq:1046015 version:5.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder/spyder.changes    2022-11-07 
13:52:16.055995875 +0100
+++ /work/SRC/openSUSE:Factory/.spyder.new.1563/spyder.changes  2023-01-03 
18:00:40.265219344 +0100
@@ -1,0 +2,26 @@
+Fri Dec 30 09:34:38 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  spyder-5.4.0.tar.gz

New:
----
  spyder-5.4.1.tar.gz

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

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.LDRvDf/_old  2023-01-03 18:00:43.169235843 +0100
+++ /var/tmp/diff_new_pack.LDRvDf/_new  2023-01-03 18:00:43.177235888 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spyder
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 # your live system before submitting an update.
 %bcond_with     test
 Name:           spyder
-Version:        5.4.0
+Version:        5.4.1
 Release:        0
 Summary:        The Scientific Python Development Environment
 License:        MIT
@@ -79,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.6.0 with 
python3-python-lsp-server < 1.7)
+Requires:       (python3-python-lsp-server >= 1.7.0 with 
python3-python-lsp-server < 1.8)
 Requires:       (python3-qtconsole >= 5.4.0 with python3-qtconsole < 5.5.0)
-Requires:       (python3-spyder-kernels >= 2.4 with python3-spyder-kernels < 
2.5)
+Requires:       (python3-spyder-kernels >= 2.4.1 with python3-spyder-kernels < 
2.5)
 Recommends:     %{name}-dicom
 Recommends:     %{name}-hdf5
 Recommends:     python3-Cython >= 0.21
@@ -174,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.6 with 
python3-python-lsp-server < 1.7)
+BuildRequires:  (python3-python-lsp-server >= 1.7 with 
python3-python-lsp-server < 1.8)
 BuildRequires:  (python3-qtconsole >= 5.4 with python3-qtconsole < 5.5)
-BuildRequires:  (python3-spyder-kernels >= 2.4 with python3-spyder-kernels < 
2.5)
+BuildRequires:  (python3-spyder-kernels >= 2.4.1 with python3-spyder-kernels < 
2.5)
 # /SECTION
 
 %description
@@ -269,12 +269,8 @@
 
 # remove egg package pins read at runtime startup and for the test suite 
dependency sync checks
 sed -r \
-    -e 's/(ipython.*),<8.0.0/\1/' \
     -e 's/(pyqt.*)<5.16/\1/' \
     -i setup.py requirements/main.yml binder/environment.yml
-sed -r \
-    -e 's/(IPYTHON_REQVER.*);<8.0.0/\1/' \
-    -i 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.0.tar.gz -> spyder-5.4.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/spyder/spyder-5.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.spyder.new.1563/spyder-5.4.1.tar.gz differ: char 
13, line 1

Reply via email to