Hello community,

here is the log from the commit of package python-spyder-kernels for 
openSUSE:Factory checked in at 2019-08-06 15:11:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-kernels (Old)
 and      /work/SRC/openSUSE:Factory/.python-spyder-kernels.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-spyder-kernels"

Tue Aug  6 15:11:56 2019 rev:9 rq:721110 version:0.5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-spyder-kernels/python-spyder-kernels.changes  
    2019-07-26 12:39:12.105949822 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-kernels.new.4126/python-spyder-kernels.changes
    2019-08-06 15:11:57.331740032 +0200
@@ -1,0 +2,6 @@
+Mon Jul 29 19:45:29 UTC 2019 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- Do not build for Python2 anymore as dependencies like numpy are not provided 
for Python 2 too.
+- Skip a test relying on an old version of pandas.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-spyder-kernels.spec ++++++
--- /var/tmp/diff_new_pack.iZKED7/_old  2019-08-06 15:11:58.327739815 +0200
+++ /var/tmp/diff_new_pack.iZKED7/_new  2019-08-06 15:11:58.327739815 +0200
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-spyder-kernels
 Version:        0.5.1
 Release:        0
@@ -65,6 +66,8 @@
 
 %prep
 %setup -q -n spyder-kernels-%{version}
+# workaround for https://github.com/spyder-ide/spyder-kernels/issues/132
+rm spyder_kernels/utils/tests/test_nsview.py
 
 %build
 %python_build


Reply via email to