From a37551bfd416b1cc3d7463085b0109cd4e522d48712ceabd03ccc19edc047091 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 23 Apr 2023 20:33:14 +0000 Subject: [PATCH] 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 --- nbclassic-0.5.3-gh.tar.gz | 3 --- nbclassic-0.5.3-py3-none-any.whl | 3 --- nbclassic-0.5.5-gh.tar.gz | 3 +++ nbclassic-0.5.5-py3-none-any.whl | 3 +++ python-nbclassic.changes | 9 +++++++++ python-nbclassic.spec | 2 +- 6 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 nbclassic-0.5.3-gh.tar.gz delete mode 100644 nbclassic-0.5.3-py3-none-any.whl create mode 100644 nbclassic-0.5.5-gh.tar.gz create mode 100644 nbclassic-0.5.5-py3-none-any.whl diff --git a/nbclassic-0.5.3-gh.tar.gz b/nbclassic-0.5.3-gh.tar.gz deleted file mode 100644 index 751c335..0000000 --- a/nbclassic-0.5.3-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c012e77a895f5e57b28d0d73612070a443485ea8cdb4e666532baee2bea63d56 -size 8318014 diff --git a/nbclassic-0.5.3-py3-none-any.whl b/nbclassic-0.5.3-py3-none-any.whl deleted file mode 100644 index d35603d..0000000 --- a/nbclassic-0.5.3-py3-none-any.whl +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e849277872d9ffd8fe4b39a8038d01ba82d6a1def9ce11b1b3c26c9546ed5131 -size 9993784 diff --git a/nbclassic-0.5.5-gh.tar.gz b/nbclassic-0.5.5-gh.tar.gz new file mode 100644 index 0000000..0e7847a --- /dev/null +++ b/nbclassic-0.5.5-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7105b628d01828ccedee440f7676b8d706c8ebae80a0e29df8ed6e7fdab5f6de +size 8319197 diff --git a/nbclassic-0.5.5-py3-none-any.whl b/nbclassic-0.5.5-py3-none-any.whl new file mode 100644 index 0000000..7461c2b --- /dev/null +++ b/nbclassic-0.5.5-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47791b04dbcb89bf7fde910a3d848fd4793a4248a8936202453631a87da37d51 +size 9994840 diff --git a/python-nbclassic.changes b/python-nbclassic.changes index d98441a..7e1b362 100644 --- a/python-nbclassic.changes +++ b/python-nbclassic.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Apr 23 20:25:35 UTC 2023 - Ben Greiner + +- 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 diff --git a/python-nbclassic.spec b/python-nbclassic.spec index 3fe48cd..0402dfe 100644 --- a/python-nbclassic.spec +++ b/python-nbclassic.spec @@ -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