Upgrade package to version 2.25.2
This commit is contained in:
parent
77835565be
commit
a30158a3b3
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 pypi_name jupyterlab_server
|
||||
%global pypi_name jupyterlab-server
|
||||
|
||||
%global _description %{expand:
|
||||
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.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 2.24.0
|
||||
Version: 2.25.2
|
||||
Release: 1
|
||||
Summary: A set of server components for JupyterLab and JupyterLab like applications
|
||||
License: BSD-3-Clause
|
||||
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
|
||||
|
||||
BuildRequires: python3-devel
|
||||
@ -39,7 +39,7 @@ Summary: Help documents for %{name}
|
||||
Help documents for the %{name} API
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pypi_name}-%{version}
|
||||
%autosetup -n jupyterlab_server-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_build
|
||||
@ -57,5 +57,8 @@ Help documents for the %{name} API
|
||||
%doc docs
|
||||
|
||||
%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
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user