Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
python2-jupyter_console
python2-jupyter_console.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python2-jupyter_console.spec of Package python2-jupyter_console
# # spec file for package python2-jupyter_console # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python %define skip_python3 1 Name: python2-jupyter_console Version: 5.2.0 # 5.2.0 docs don't exist %define docver 5.4.0 Release: 0 Summary: Jupyter terminal console License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/jupyter/jupyter_console Source0: https://files.pythonhosted.org/packages/source/j/jupyter_console/jupyter_console-%{version}.tar.gz Source1: https://media.readthedocs.org/pdf/jupyter-console/v%{docver}/jupyter-console.pdf BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-jupyter_client Requires: python-jupyter_ipykernel Requires: python-jupyter_ipython Requires: python-prompt_toolkit1 Provides: %{oldpython}-jupyter_console = %{version} Obsoletes: %{oldpython}-jupyter_console < %{version} BuildArch: noarch %python_subpackages %description A terminal-based console frontend for Jupter kernels. This code is based on the single-process IPython terminal. %package -n %{name}-doc Summary: Documentation for %{name} Group: Documentation/Other Provides: %{python_module jupyter_console-doc = %{version}} %description -n %{name}-doc A terminal-based console frontend for Jupter kernels. This code is based on the single-process IPython terminal. This package provides the help files for %{name}. %prep %setup -q -n jupyter_console-%{version} cp %{SOURCE1} . %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} # This is only packaged for python3 rm %{buildroot}%{_bindir}/jupyter-console # Tests require an active console # %%check # %%python_expand nosetests-%%{$python_bin_suffix} jupyter_console %files %{python_files} %doc CONTRIBUTING.md README.md %license COPYING.md %{python_sitelib}/* %files -n %{name}-doc %license COPYING.md %doc jupyter-console.pdf %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor