Update package with version 0.5.2
This commit is contained in:
parent
94ab249481
commit
09ad8acccf
Binary file not shown.
BIN
jupyter_server_terminals-0.5.2.tar.gz
Normal file
BIN
jupyter_server_terminals-0.5.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-jupyter-server-terminals
|
Name: python-jupyter-server-terminals
|
||||||
Version: 0.4.4
|
Version: 0.5.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Jupyter Server Extension Providing Terminals.
|
Summary: A Jupyter Server Extension Providing Terminals.
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/jupyter-server/jupyter_server_terminals
|
URL: https://github.com/jupyter-server/jupyter_server_terminals
|
||||||
Source0: https://files.pythonhosted.org/packages/54/e1/6bc19392e6957356f085b8d7ec33d6d0d721e646b7576c1c6758dd264c64/jupyter_server_terminals-0.4.4.tar.gz
|
Source0: https://files.pythonhosted.org/packages/e2/71/c07cc931bdf27c808ccbaff693299f7d68612c87ffdac7e28c2a59020070/jupyter_server_terminals-0.5.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -62,5 +62,10 @@ mv -v %{buildroot}{%{_prefix},}%{_sysconfdir}/jupyter/jupyter_server_config.d/ju
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 6 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 0.5.2-1
|
||||||
|
- Update package with version 0.5.2
|
||||||
|
Set terminals_available to False when not enabled
|
||||||
|
Update ruff config
|
||||||
|
|
||||||
* Wed Nov 1 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.4.4-1
|
* Wed Nov 1 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.4.4-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user