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

- Update to 0.5.5
  * Remove redirect from /notebooks to /files #235 (@mwouts)
- Release 0.5.4
  * Copy marked.umd.js to marked.js and revert loading #236
    (@echarles)

OBS-URL: https://build.opensuse.org/request/show/1082325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=35
This commit is contained in:
Benjamin Greiner 2023-04-23 20:33:14 +00:00 committed by Git OBS Bridge
parent 742ef0d340
commit a37551bfd4
6 changed files with 16 additions and 7 deletions

View File

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

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7105b628d01828ccedee440f7676b8d706c8ebae80a0e29df8ed6e7fdab5f6de
size 8319197

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47791b04dbcb89bf7fde910a3d848fd4793a4248a8936202453631a87da37d51
size 9994840

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Apr 23 20:25:35 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.5.5
* Remove redirect from /notebooks to /files #235 (@mwouts)
- Release 0.5.4
* Copy marked.umd.js to marked.js and revert loading #236
(@echarles)
-------------------------------------------------------------------
Sun Mar 19 16:11:24 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@ -27,7 +27,7 @@
# this conditional is used in the python-rpm-macros, but `osc build --without libalternatives` won't work
%bcond_without libalternatives
Name: python-nbclassic%{psuffix}
Version: 0.5.3
Version: 0.5.5
Release: 0
Summary: Jupyter Notebook as a Jupyter Server Extension
License: BSD-3-Clause