Accepting request 706097 from devel:languages:python:jupyter

OBS-URL: https://build.opensuse.org/request/show/706097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-notebook?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2019-06-01 07:51:08 +00:00 committed by Git OBS Bridge
commit 892ba55769
2 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 28 06:21:40 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Fri May 24 03:33:21 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@ -89,21 +89,22 @@ This package provides the python interface.
%package lang
# FIXME: consider using %%lang_package macro
Summary: Provides translations for the Jupyter Notebook
Summary: Translations for the Jupyter Notebook
Group: System/Localization
Requires: python-notebook = %{version}
Provides: python-notebook-lang-all = %{version}
Provides: python-jupyter_notebook-lang = %{version}
Provides: python-notebook-lang-all = %{version}
Obsoletes: python-jupyter_notebook-lang < %{version}
Requires: jupyter-notebook-lang = %{version}
%description lang
Provides translations for the Jupyter notebook.
This package provides the python module translations.
This package provides the Python module translations.
%package -n jupyter-notebook
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
@ -120,7 +121,7 @@ interactive computing.
This package provides the jupyter components.
%package -n jupyter-notebook-lang
Summary: Provides translations for the Jupyter Notebook
Summary: Translations for the Jupyter Notebook
Group: System/Localization
Requires: jupyter-notebook = %{version}
Requires: python3-notebook-lang = %{version}
@ -136,8 +137,8 @@ Summary: LaTeX support for the Jupyter Notebook
Group: Development/Languages/Python
Requires: jupyter-nbconvert-latex
Requires: jupyter-notebook = %{version}
Provides: %{python_module notebook-latex = %{version}}
Provides: %{python_module jupyter_notebook-latex = %{version}}
Provides: %{python_module notebook-latex = %{version}}
Obsoletes: %{python_module jupyter_notebook-latex < %{version}}
%description -n jupyter-notebook-latex
@ -149,8 +150,8 @@ This package pulls in the LaTeX dependencies for the Jupyter Notebook.
%package -n jupyter-notebook-doc
Summary: Documentation for Jupyter's notebook
Group: Documentation/Other
Provides: %{python_module notebook-doc = %{version}}
Provides: %{python_module jupyter_notebook-doc = %{version}}
Provides: %{python_module notebook-doc = %{version}}
Obsoletes: %{python_module jupyter_notebook-doc < %{version}}
%description -n jupyter-notebook-doc