Accepting request 705226 from home:TheBlackCat:branches:devel:languages:python:jupyter

- Add a jupyter-specific language package

OBS-URL: https://build.opensuse.org/request/show/705226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=14
This commit is contained in:
Todd R 2019-05-24 12:03:33 +00:00 committed by Git OBS Bridge
parent 43f58c222e
commit 60c304950f
2 changed files with 24 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 24 03:33:21 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Add a jupyter-specific language package
-------------------------------------------------------------------
Wed May 22 18:59:10 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@ -95,15 +95,12 @@ Requires: python-notebook = %{version}
Provides: python-notebook-lang-all = %{version}
Provides: python-jupyter_notebook-lang = %{version}
Obsoletes: python-jupyter_notebook-lang < %{version}
%ifpython3
Provides: jupyter-notebook-lang = %{version}
Provides: jupyter-notebook-lang-all = %{version}
Obsoletes: jupyter-notebook-lang <= %{version}
Obsoletes: jupyter-notebook-lang-all <= %{version}
%endif
Requires: jupyter-notebook-lang = %{version}
%description lang
Provides translations for the "jupyter-notebook" package.
Provides translations for the Jupyter notebook.
This package provides the python module translations.
%package -n jupyter-notebook
Summary: Jupyter Notebook interface
@ -122,6 +119,18 @@ interactive computing.
This package provides the jupyter components.
%package -n jupyter-notebook-lang
Summary: Provides translations for the Jupyter Notebook
Group: System/Localization
Requires: jupyter-notebook = %{version}
Requires: python3-notebook-lang = %{version}
Provides: jupyter-notebook-lang-all = %{version}
%description -n jupyter-notebook-lang
Provides translations for the Jupyter notebook.
This package provides the jupyter component translations.
%package -n jupyter-notebook-latex
Summary: LaTeX support for the Jupyter Notebook
Group: Development/Languages/Python
@ -201,6 +210,9 @@ export LANG=en_US.UTF-8
%{_bindir}/jupyter-serverextension
%{_datadir}/icons/hicolor/*/apps/JupyterNotebook.*
%files -n jupyter-notebook-lang
%license COPYING.md
%files -n jupyter-notebook-latex
%license COPYING.md