Hello community,

here is the log from the commit of package python-jupyter-contrib-nbextensions 
for openSUSE:Factory checked in at 2019-11-29 15:56:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-contrib-nbextensions (Old)
 and      
/work/SRC/openSUSE:Factory/.python-jupyter-contrib-nbextensions.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-contrib-nbextensions"

Fri Nov 29 15:56:37 2019 rev:2 rq:748335 version:0.5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter-contrib-nbextensions/python-jupyter-contrib-nbextensions.changes
  2019-05-22 11:09:46.206593291 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-contrib-nbextensions.new.26869/python-jupyter-contrib-nbextensions.changes
       2019-11-29 15:57:24.100955000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 12 17:38:51 UTC 2019 - Todd R <[email protected]>
+
+- Drop python2 support due to python-notebook dropping python2 support
+- jupyter_core renamed to jupyter-core
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jupyter-contrib-nbextensions.spec ++++++
--- /var/tmp/diff_new_pack.y53ExA/_old  2019-11-29 15:57:25.944953942 +0100
+++ /var/tmp/diff_new_pack.y53ExA/_new  2019-11-29 15:57:25.948953940 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python2 1
 %bcond_without  test
 Name:           python-jupyter-contrib-nbextensions
 Version:        0.5.1
@@ -33,7 +34,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-jupyter_nbextensions_configurator >= 0.2.8
 Requires:       python-jupyter_contrib_core >= 0.3.3
-Requires:       python-jupyter_core
+Requires:       python-jupyter-core
 Requires:       python-jupyter_highlight_selected_word >= 0.2
 Requires:       python-jupyter_latex_envs >= 1.3.8
 Requires:       python-nbconvert >= 4.2
@@ -51,7 +52,7 @@
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module jupyter_contrib_core >= 0.3.3}
-BuildRequires:  %{python_module jupyter_core}
+BuildRequires:  %{python_module jupyter-core}
 BuildRequires:  %{python_module jupyter_highlight_selected_word >= 0.2}
 BuildRequires:  %{python_module jupyter_latex_envs >= 1.3.8}
 BuildRequires:  %{python_module jupyter_nbextensions_configurator >= 0.2.8}
@@ -84,7 +85,7 @@
 Requires:       jupyter-jupyter_highlight_selected_word >= 0.2
 Requires:       jupyter-jupyter_latex_envs >= 1.3.8
 Requires:       jupyter-jupyter_nbextensions_configurator >= 0.2.8
-Requires:       jupyter-jupyter_core
+Requires:       jupyter-jupyter-core
 Requires:       jupyter-notebook >= 4.0
 Requires:       python3-jupyter-contrib-nbextensions = %{version}
 


Reply via email to