!2 Upgrade package to version 2.25.2
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
ef89f995dc
Binary file not shown.
BIN
jupyterlab_server-2.25.2.tar.gz
Normal file
BIN
jupyterlab_server-2.25.2.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
%global pypi_name jupyterlab_server
|
%global pypi_name jupyterlab-server
|
||||||
|
|
||||||
%global _description %{expand:
|
%global _description %{expand:
|
||||||
JupyterLab Server sits between JupyterLab and Jupyter Server, and provides
|
JupyterLab Server sits between JupyterLab and Jupyter Server, and provides
|
||||||
@ -8,12 +8,12 @@ It is a separate project in order to accommodate creating JupyterLab-like
|
|||||||
applications from a more limited scope.}
|
applications from a more limited scope.}
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.24.0
|
Version: 2.25.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A set of server components for JupyterLab and JupyterLab like applications
|
Summary: A set of server components for JupyterLab and JupyterLab like applications
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://jupyterlab-server.readthedocs.io
|
URL: https://jupyterlab-server.readthedocs.io
|
||||||
Source0: %{pypi_source jupyterlab_server}
|
Source0: https://files.pythonhosted.org/packages/32/d5/f59cc812a142cc1e8bd751a8f07d7c2b974f89c72fca2ac43febab874ee9/jupyterlab_server-2.25.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -39,7 +39,7 @@ Summary: Help documents for %{name}
|
|||||||
Help documents for the %{name} API
|
Help documents for the %{name} API
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{pypi_name}-%{version}
|
%autosetup -n jupyterlab_server-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_build
|
%pyproject_build
|
||||||
@ -57,5 +57,8 @@ Help documents for the %{name} API
|
|||||||
%doc docs
|
%doc docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 22 2023 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 2.25.2-1
|
||||||
|
- Upgrade package to version 2.25.2
|
||||||
|
|
||||||
* Mon Jul 31 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 2.24.0-1
|
* Mon Jul 31 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 2.24.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user