Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2021-05-12 19:31:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spyder (Old)
 and      /work/SRC/openSUSE:Factory/.spyder.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spyder"

Wed May 12 19:31:49 2021 rev:21 rq:892126 version:5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder/spyder.changes    2021-04-22 
18:04:31.346557877 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new.2988/spyder.changes  2021-05-12 
19:32:16.991025384 +0200
@@ -1,0 +2,11 @@
+Mon May 10 12:22:58 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 5.0.2
+  * Fix error when restarting kernels.
+  * Fix outline, folding and go-to-defintion when Kite is
+    installed.
+  * Make Plots pane show again separate plots generated in
+    different consoles.
+  * Fix preferences error when following Kite's tutorial.
+
+-------------------------------------------------------------------

Old:
----
  spyder-5.0.1.tar.gz

New:
----
  spyder-5.0.2.tar.gz

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

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.o8zGpk/_old  2021-05-12 19:32:17.755022333 +0200
+++ /var/tmp/diff_new_pack.o8zGpk/_new  2021-05-12 19:32:17.759022317 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without  test
 Name:           spyder
-Version:        5.0.1
+Version:        5.0.2
 Release:        0
 Summary:        The Scientific Python Development Environment
 License:        MIT
@@ -66,11 +66,11 @@
 Requires:       python3-pyzmq >= 17
 Requires:       python3-qstylizer >= 0.1.10
 Requires:       python3-qt5 >= 5.5
-Requires:       python3-qtconsole >= 5.0.3
+Requires:       python3-qtconsole >= 5.1.0
 Requires:       python3-qtwebengine-qt5
 Requires:       python3-rope >= 0.10.5
 Requires:       python3-setuptools >= 39.0.0
-Requires:       python3-spyder-kernels >= 2.0.1
+Requires:       python3-spyder-kernels >= 2.0.2
 Requires:       python3-textdistance >= 4.2.0
 Requires:       python3-three-merge >= 0.1.1
 Requires:       python3-watchdog
@@ -95,6 +95,7 @@
 Provides:       spyder3-breakpoints = %{version}
 Provides:       spyder3-profiler = %{version}
 Provides:       spyder3-pylint = %{version}
+Obsoletes:      python3-spyder < %{version}
 Obsoletes:      python3-spyderlib < %{version}
 Obsoletes:      spyder3 < %{version}
 Obsoletes:      spyder3-breakpoints < %{version}
@@ -153,11 +154,11 @@
 BuildRequires:  python3-pyzmq >= 17
 BuildRequires:  python3-qstylizer >= 0.1.10
 BuildRequires:  python3-qt5 >= 5.5
-BuildRequires:  python3-qtconsole >= 5.0.3
+BuildRequires:  python3-qtconsole >= 5.1.0
 BuildRequires:  python3-qtwebengine-qt5
 BuildRequires:  python3-rope >= 0.10.5
 BuildRequires:  python3-scipy
-BuildRequires:  python3-spyder-kernels >= 2.0.1
+BuildRequires:  python3-spyder-kernels >= 2.0.2
 BuildRequires:  python3-sympy >= 0.7.3
 BuildRequires:  python3-textdistance >= 4.2.0
 BuildRequires:  python3-three-merge >= 0.1.1
@@ -268,14 +269,6 @@
     -e 's/pyqtwebengine<5.13/pyqtwebengine/' \
     -i setup.py
 
-# replace pytest-ordering with pytest-order
-# gh#spyder-ide/spyder#14935
-find spyder -name 'test*.py' -print0 | xargs -0 sed -i \
-   -e 's/pytest.mark.first/pytest.mark.order(1)/' \
-   -e 's/pytest.mark.second/pytest.mark.order(2)/' \
-   -e 's/pytest.mark.third/pytest.mark.order(3)/'
-sed -i -e '/first/d' -e '/second/d' -e '/third/d' pytest.ini
-
 # Upstream brings its fixed versions for pyls, qdarksstyle and spyder-kernels 
for its
 # test environment, but we want to test against installed packages.
 rm -r external-deps/*

++++++ spyder-5.0.1.tar.gz -> spyder-5.0.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/spyder/spyder-5.0.1.tar.gz 
/work/SRC/openSUSE:Factory/.spyder.new.2988/spyder-5.0.2.tar.gz differ: char 
73, line 1

Reply via email to