From e7efb23c462655ff8c0e90b753dfcfe4dc834bd93b9c9844bf1b37cab3f4acbf Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 13 Nov 2019 14:48:39 +0000 Subject: [PATCH] Accepting request 748350 from home:TheBlackCat:branches:devel:languages:python:jupyter jupyter_client renamed to jupyter-client jupyter_core renamed to jupyter-core OBS-URL: https://build.opensuse.org/request/show/748350 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=19 --- python-notebook.changes | 6 ++++++ python-notebook.spec | 14 +++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/python-notebook.changes b/python-notebook.changes index 4b0958d..eed9901 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 13 14:42:24 UTC 2019 - Todd R + +- jupyter_client renamed to jupyter-client +- jupyter_core renamed to jupyter-core + ------------------------------------------------------------------- Mon Nov 11 18:33:27 UTC 2019 - Todd R diff --git a/python-notebook.spec b/python-notebook.spec index d15ec1d..fb160ac 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -30,7 +30,7 @@ Source0: https://files.pythonhosted.org/packages/source/n/notebook/notebo Source1: https://media.readthedocs.org/pdf/jupyter-notebook/%{doc_ver}/jupyter-notebook.pdf Source2: https://media.readthedocs.org/htmlzip/jupyter-notebook/%{doc_ver}/jupyter-notebook.zip Source100: python-notebook-rpmlintrc -BuildRequires: %{python_module jupyter_core >= 4.4.0} +BuildRequires: %{python_module jupyter-core >= 4.4.0} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: hicolor-icon-theme @@ -42,8 +42,8 @@ Requires: python-Jinja2 Requires: python-Send2Trash Requires: python-ipykernel Requires: python-ipython_genutils -Requires: python-jupyter_client >= 5.3.1 -Requires: python-jupyter_core >= 4.4.0 +Requires: python-jupyter-client >= 5.3.1 +Requires: python-jupyter-core >= 4.4.0 Requires: python-nbconvert Requires: python-nbformat Requires: python-prometheus_client @@ -62,8 +62,8 @@ BuildRequires: %{python_module attrs >= 17.4.0} BuildRequires: %{python_module Send2Trash} BuildRequires: %{python_module ipykernel} BuildRequires: %{python_module ipython_genutils} -BuildRequires: %{python_module jupyter_client >= 5.3.1} -BuildRequires: %{python_module jupyter_core >= 4.4.0} +BuildRequires: %{python_module jupyter-client >= 5.3.1} +BuildRequires: %{python_module jupyter-core >= 4.4.0} BuildRequires: %{python_module nbconvert} BuildRequires: %{python_module nbformat} BuildRequires: %{python_module nose-exclude} @@ -105,8 +105,8 @@ This package provides the Python module translations. Summary: Jupyter Notebook interface Group: Development/Languages/Python Requires: jupyter-ipykernel -Requires: jupyter-jupyter_client >= 5.2.0 -Requires: jupyter-jupyter_core >= 4.4.0 +Requires: jupyter-jupyter-client >= 5.2.0 +Requires: jupyter-jupyter-core >= 4.4.0 Requires: jupyter-nbconvert Requires: jupyter-nbformat Requires: jupyter-notebook-filesystem