Hello community,

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

Package is "spyder"

Fri Sep  4 11:10:52 2020 rev:10 rq:831526 version:4.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder/spyder.changes    2020-08-10 
14:57:10.599974469 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new.3399/spyder.changes  2020-09-04 
11:11:27.831011188 +0200
@@ -1,0 +2,15 @@
+Wed Sep  2 14:35:39 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Update to version 4.1.5 
+  * Add natural sorting for variables in the Variable Explorer.
+  * Add shortcut to open files in the Editor in the operating
+    system file explorer.
+  * Add an option to run lines of code when entering the debugger.
+    This is present in Preferences > IPython console > Startup.
+  * Fix error when opening projects.
+  * Fix error when hovering in the Editor caused by Kite.
+  * Don't save files when running cells.
+  * Several improvements to the user experience of Files.
+- skip another failing test on Leap
+  
+-------------------------------------------------------------------

Old:
----
  spyder-4.1.4.tar.gz

New:
----
  spyder-4.1.5.tar.gz

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

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.lQzsSI/_old  2020-09-04 11:11:28.443011496 +0200
+++ /var/tmp/diff_new_pack.lQzsSI/_new  2020-09-04 11:11:28.443011496 +0200
@@ -23,7 +23,7 @@
 %endif
 %define skip_python2 1
 Name:           spyder
-Version:        4.1.4
+Version:        4.1.5
 Release:        0
 Summary:        The Scientific Python Development Environment
 License:        MIT
@@ -64,7 +64,7 @@
 Requires:       python3-qt5 >= 5.5
 Requires:       python3-qtconsole >= 4.6.0
 Requires:       python3-qtwebengine-qt5
-Requires:       python3-spyder-kernels >= 1.9.2
+Requires:       python3-spyder-kernels >= 1.9.4
 Requires:       python3-watchdog
 Recommends:     %{name}-dicom
 Recommends:     %{name}-hdf5
@@ -290,6 +290,10 @@
 skiptests+=";test_dbg_input"
 # runs into timeouts
 skiptests+=";test_mpl_backend_change"
+# fails on Leap 15
+%if 0%{?suse_version} == 1500
+skiptests+=";(test_objectexplorer_collection_types and params0)"
+%endif
 # different PyQT version?
 skiptests+=";(test_objectexplorer_collection_types and params5)"
 # qtbot timeout

++++++ spyder-4.1.4.tar.gz -> spyder-4.1.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/spyder/spyder-4.1.4.tar.gz 
/work/SRC/openSUSE:Factory/.spyder.new.3399/spyder-4.1.5.tar.gz differ: char 
12, line 1


Reply via email to