Hello community,
here is the log from the commit of package python-jupyter_console for
openSUSE:Factory checked in at 2019-11-29 15:56:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_console (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_console.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_console"
Fri Nov 29 15:56:52 2019 rev:11 rq:748348 version:6.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_console/python-jupyter_console.changes
2019-08-13 13:20:45.293426430 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_console.new.26869/python-jupyter_console.changes
2019-11-29 15:58:07.552930071 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 14:40:10 UTC 2019 - Todd R <[email protected]>
+
+- jupyter_client renamed to jupyter-client
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_console.spec ++++++
--- /var/tmp/diff_new_pack.aDmMQQ/_old 2019-11-29 15:58:08.908929294 +0100
+++ /var/tmp/diff_new_pack.aDmMQQ/_new 2019-11-29 15:58:08.912929291 +0100
@@ -32,14 +32,14 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module jupyter_client}
+BuildRequires: %{python_module jupyter-client}
BuildRequires: %{python_module ipykernel}
BuildRequires: %{python_module ipython}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module prompt_toolkit >= 2}
BuildRequires: %{python_module pyzmq}
# /SECTION
-Requires: python-jupyter_client
+Requires: python-jupyter-client
Requires: python-ipykernel
Requires: python-ipython
Requires: python-prompt_toolkit >= 2