- Update to 0.5.0
* Fix respecting serverapp.terminals_enabled #91 (@danielzgtg) * code maintenance OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server-terminals?expand=0&rev=14
This commit is contained in:
parent
40316dd05c
commit
b18ea325dd
BIN
jupyter_server_terminals-0.4.4.tar.gz
(Stored with Git LFS)
BIN
jupyter_server_terminals-0.4.4.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
jupyter_server_terminals-0.5.0.tar.gz
Normal file
3
jupyter_server_terminals-0.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebcd68c9afbf98a480a533e6f3266354336e645536953b7abcc7bdeebc0154a3
|
||||
size 30616
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 23 19:46:19 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 0.5.0
|
||||
* Fix respecting serverapp.terminals_enabled #91 (@danielzgtg)
|
||||
* code maintenance
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 8 20:26:11 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -25,8 +25,9 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
|
||||
%define distversion 0.5
|
||||
Name: python-jupyter-server-terminals%{psuffix}
|
||||
Version: 0.4.4
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
Summary: A Jupyter Server Extension Providing Terminals
|
||||
License: BSD-3-Clause
|
||||
@ -56,7 +57,7 @@ A Jupyter Server Extension Providing Terminals.
|
||||
|
||||
%package -n jupyter-server-terminals
|
||||
Summary: Jupyter Server Extension registration for python*-jupyter-server-terminals
|
||||
Requires: python3dist(jupyter-server-terminals)
|
||||
Requires: python3dist(jupyter-server-terminals) = %{distversion}
|
||||
|
||||
%description -n jupyter-server-terminals
|
||||
A Jupyter Server Extension Providing Terminals.
|
||||
|
Loading…
x
Reference in New Issue
Block a user