Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2020-05-29 21:24:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spyder (Old)
 and      /work/SRC/openSUSE:Factory/.spyder.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spyder"

Fri May 29 21:24:00 2020 rev:7 rq:810170 version:4.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder/spyder.changes    2020-05-16 
22:28:00.617479507 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new.3606/spyder.changes  2020-05-29 
21:39:02.862948250 +0200
@@ -1,0 +2,6 @@
+Fri May 29 09:54:39 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- We can be tested using pytest5
+- Skip one more timeouting test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.FJVDin/_old  2020-05-29 21:39:03.398949845 +0200
+++ /var/tmp/diff_new_pack.FJVDin/_new  2020-05-29 21:39:03.398949845 +0200
@@ -125,8 +125,7 @@
 BuildRequires:  python3-pyaml
 BuildRequires:  python3-pygments >= 2.0
 BuildRequires:  python3-pylint >= 0.25
-BuildRequires:  python3-pytest < 5
-BuildRequires:  python3-pytest-faulthandler < 2.0
+BuildRequires:  python3-pytest >= 5.0
 BuildRequires:  python3-pytest-lazy-fixture
 BuildRequires:  python3-pytest-mock
 BuildRequires:  python3-pytest-ordering
@@ -298,6 +297,8 @@
 skiptests+=" test_objectexplorer_collection_types"
 # timeout
 skiptests+=" test_run_python_script_in_terminal"
+# timeout
+skiptests+=" test_change_format_emits_signal"
 
 # segfault on obs (but not locally?)
 skipslowtests+=" test_arrayeditor_edit_complex_array"


Reply via email to