Accepting request 1083886 from home:bnavigator:branches:devel:languages:python:jupyter

- Update to 0.2.3
  * Add show_banner to ignored_traits #29 (@echarles)

OBS-URL: https://build.opensuse.org/request/show/1083886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook-shim?expand=0&rev=10
This commit is contained in:
Benjamin Greiner 2023-05-01 18:45:02 +00:00 committed by Git OBS Bridge
parent fdeb090d79
commit 43dd687a01
4 changed files with 13 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:090e0baf9a5582ff59b607af523ca2db68ff216da0c69956b62cab2ef4fc9c3f
size 12947

BIN
notebook_shim-0.2.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 1 17:48:19 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.2.3
* Add show_banner to ignored_traits #29 (@echarles)
-------------------------------------------------------------------
Mon Dec 26 23:58:03 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-notebook-shim
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,8 +16,9 @@
#
%define anypython python3dist
Name: python-notebook-shim
Version: 0.2.2
Version: 0.2.3
Release: 0
Summary: A shim layer for notebook traits and config
License: BSD-3-Clause
@ -47,8 +48,7 @@ Jupyter Server for their Python Web application backend.
%package -n jupyter-notebook-shim
Summary: The configuration file for python-notebook-shim
Provides: juypter-notebook_shim = %{version}-%{release}
# Any flavor is okay
Requires: (%(echo "%{python_module notebook-shim = %{version}@or@}" | sed "s/@or@/ or /g" | sed 's/ or\s*$//'))
Requires: %anypython(notebook-shim) = %{version}
%description -n jupyter-notebook-shim
This project provides a way for JupyterLab and other frontends to switch to