Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-octave-kernel for 
openSUSE:Factory checked in at 2021-10-06 19:49:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-octave-kernel (Old)
 and      /work/SRC/openSUSE:Factory/.python-octave-kernel.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-octave-kernel"

Wed Oct  6 19:49:47 2021 rev:6 rq:923349 version:0.32.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-octave-kernel/python-octave-kernel.changes    
    2020-06-10 00:50:01.539197617 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-octave-kernel.new.2443/python-octave-kernel.changes
      2021-10-06 19:49:49.844054932 +0200
@@ -1,0 +2,8 @@
+Tue Oct  5 20:20:50 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Disable tests: jupyter_kernel_test is broken and did not see any
+  maintenance recently.
+  * gh#Calysto/octave_kernel#198
+  * gh#jupyter/jupyter_kernel_test#55
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-octave-kernel.spec ++++++
--- /var/tmp/diff_new_pack.ODqzxc/_old  2021-10-06 19:49:50.352055125 +0200
+++ /var/tmp/diff_new_pack.ODqzxc/_new  2021-10-06 19:49:50.356055127 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-octave-kernel
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
 %define         skip_python2 1
 Name:           python-octave-kernel
 Version:        0.32.0
@@ -33,10 +33,6 @@
 BuildRequires:  fdupes
 BuildRequires:  jupyter-notebook-filesystem
 BuildRequires:  python-rpm-macros
-# SECTION test requirements
-BuildRequires:  %{python_module jupyter_kernel_test}
-BuildRequires:  octave-cli
-# /SECTION
 Requires:       jupyter-octave-kernel = %{version}
 Requires:       python-ipykernel
 Requires:       python-jupyter-client >= 4.3.0
@@ -45,7 +41,6 @@
 Obsoletes:      python-jupyter_octave_kernel < %{version}
 Conflicts:      jupyter-octave_kernel < 0.29.0
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -80,11 +75,6 @@
 %fdupes %{buildroot}%{_jupyter_prefix}
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%check
-export JUPYTER_PATH=%{buildroot}%{_jupyter_prefix}
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-$python test_octave_kernel.py}
-
 %files %{python_files}
 %license LICENSE.txt
 %doc README.rst

Reply via email to