Hello community,
here is the log from the commit of package python-octave-kernel for
openSUSE:Factory checked in at 2019-11-29 15:57:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-octave-kernel (Old)
and /work/SRC/openSUSE:Factory/.python-octave-kernel.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-octave-kernel"
Fri Nov 29 15:57:09 2019 rev:4 rq:748385 version:0.31.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-octave-kernel/python-octave-kernel.changes
2019-08-13 13:25:00.793359194 +0200
+++
/work/SRC/openSUSE:Factory/.python-octave-kernel.new.26869/python-octave-kernel.changes
2019-11-29 15:59:25.500891369 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 14:44:08 UTC 2019 - Todd R <[email protected]>
+
+- jupyter_client renamed to jupyter-client
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-octave-kernel.spec ++++++
--- /var/tmp/diff_new_pack.QrTuBM/_old 2019-11-29 15:59:27.996890344 +0100
+++ /var/tmp/diff_new_pack.QrTuBM/_new 2019-11-29 15:59:28.000890343 +0100
@@ -28,7 +28,7 @@
# PATCH-FIX-UPSTREAM fix_octave5.patch -- gh#Calysto/octave_kernel#160
Patch0: fix_octave5.patch
BuildRequires: %{python_module ipykernel}
-BuildRequires: %{python_module jupyter_client >= 4.3.0}
+BuildRequires: %{python_module jupyter-client >= 4.3.0}
BuildRequires: %{python_module metakernel >= 0.24.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -39,7 +39,7 @@
BuildRequires: octave-cli
# /SECTION
Requires: python-ipykernel
-Requires: python-jupyter_client >= 4.3.0
+Requires: python-jupyter-client >= 4.3.0
Requires: python-metakernel >= 0.24.0
Requires: jupyter-octave-kernel = %{version}
Provides: python-jupyter_octave_kernel = %{version}