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-20 19:24:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spyder (Old)
 and      /work/SRC/openSUSE:Factory/.spyder.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spyder"

Thu May 20 19:24:48 2021 rev:22 rq:894272 version:5.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder/spyder.changes    2021-05-12 
19:32:16.991025384 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new.2988/spyder.changes  2021-05-20 
19:25:14.205899081 +0200
@@ -1,0 +2,8 @@
+Mon May 17 22:58:00 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 5.0.3
+  * Add rtree as a dependency for our pip packages.
+  * Scroll pager content with keys (IPython console)
+  * Move css_path to Appearance config section (IPython Console)
+
+-------------------------------------------------------------------

Old:
----
  spyder-5.0.2.tar.gz

New:
----
  spyder-5.0.3.tar.gz

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

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.yoq8f0/_old  2021-05-20 19:25:14.841896473 +0200
+++ /var/tmp/diff_new_pack.yoq8f0/_new  2021-05-20 19:25:14.845896456 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without  test
 Name:           spyder
-Version:        5.0.2
+Version:        5.0.3
 Release:        0
 Summary:        The Scientific Python Development Environment
 License:        MIT
@@ -36,6 +36,7 @@
 Requires:       python3-QDarkStyle >= 3.0.2
 Requires:       python3-QtAwesome >= 1.0.2
 Requires:       python3-QtPy >= 1.5.0
+Requires:       python3-Rtree >= 0.9.7
 Requires:       python3-Sphinx >= 0.6.6
 Requires:       python3-atomicwrites >= 1.2.0
 Requires:       python3-autopep8
@@ -111,6 +112,7 @@
 BuildRequires:  python3-QDarkStyle >= 3.0.2
 BuildRequires:  python3-QtAwesome >= 1.0.2
 BuildRequires:  python3-QtPy >= 1.5.0
+BuildRequires:  python3-Rtree >= 0.9.7
 BuildRequires:  python3-Sphinx >= 0.6.6
 BuildRequires:  python3-atomicwrites >= 1.2.0
 BuildRequires:  python3-autopep8
@@ -356,9 +358,11 @@
 donttest+=" or test_load_time"
 # no online help within qtbot timeout
 donttest+=" or test_get_pydoc or test_pydocbrowser"
-# seccomp bpf failures on i586
 if [ $(getconf LONG_BIT) -eq 32 ]; then
+  # seccomp bpf failures on i586
   donttest+=" or test_ipythonconsole"
+  # no appearance / css_path option on i586 (?)
+  donttest+=" or test_config_dialog"
 fi
 
 # tests marked slow:

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

Reply via email to