1 Star 0 Fork 4

赵梦/python-jupyter-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
python-jupyter-server.spec 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
Name: python-jupyter-server
Version: 2.7.0
Release: 1
Summary: The backend for Jupyter web applications
License: BSD-3-Clause
URL: https://github.com/jupyter-server/jupyter_server
Source: %{url}/archive/%{version}/jupyter_server-%{version}.tar.gz
Patch1: 0001-fix-jupyter-core-version.patch
BuildArch: noarch
%global _description %{expand:
The Jupyter Server provides the backend (i.e. the core services,
APIs, and REST endpoints) for Jupyter web applications like
Jupyter notebook, JupyterLab, and Voila.}
%description %_description
%package -n python3-jupyter-server
Summary: %{summary}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-hatch-jupyter-builder
%description -n python3-jupyter-server %_description
%prep
%autosetup -n jupyter_server-%{version}
%build
%pyproject_build
%install
%pyproject_install
%files -n python3-jupyter-server
%license LICENSE
%doc README.md
%{_bindir}/jupyter-server
%{python3_sitelib}/jupyter_server-*.dist-info/
%{python3_sitelib}/jupyter_server/
%changelog
* Mon Jul 31 2023 mengzhaoa <mengzhaoa@isoftstone.com> - 2.7.0-1
- Init package python3-jupyter-server
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mengzhaoa/python-jupyter-server.git
git@gitee.com:mengzhaoa/python-jupyter-server.git
mengzhaoa
python-jupyter-server
python-jupyter-server
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385