From c30d10c6ae5dc76b6d86eeeb659709980b2fbdeec731db2691a025ba408521a2 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 22 Oct 2022 16:15:27 +0000 Subject: [PATCH] Accepting request 1030541 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/1030541 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=23 --- nbclassic-0.4.5-gh.tar.gz | 3 --- nbclassic-0.4.5-py3-none-any.whl | 3 --- nbclassic-0.4.7-gh.tar.gz | 3 +++ nbclassic-0.4.7-py3-none-any.whl | 3 +++ python-nbclassic.changes | 25 +++++++++++++++++++++++++ python-nbclassic.spec | 2 +- 6 files changed, 32 insertions(+), 7 deletions(-) delete mode 100644 nbclassic-0.4.5-gh.tar.gz delete mode 100644 nbclassic-0.4.5-py3-none-any.whl create mode 100644 nbclassic-0.4.7-gh.tar.gz create mode 100644 nbclassic-0.4.7-py3-none-any.whl diff --git a/nbclassic-0.4.5-gh.tar.gz b/nbclassic-0.4.5-gh.tar.gz deleted file mode 100644 index 1a0a279..0000000 --- a/nbclassic-0.4.5-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c663dbda2f441dc7751de40a0d475bc074a0dcb3870947446c6d3ee3c1f8084 -size 8311547 diff --git a/nbclassic-0.4.5-py3-none-any.whl b/nbclassic-0.4.5-py3-none-any.whl deleted file mode 100644 index 1aaea2b..0000000 --- a/nbclassic-0.4.5-py3-none-any.whl +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07fba5a9e52a6ed7e795b45d300629b2a07a69e5a47398833b7977a7ecc8a3c1 -size 9789742 diff --git a/nbclassic-0.4.7-gh.tar.gz b/nbclassic-0.4.7-gh.tar.gz new file mode 100644 index 0000000..f845208 --- /dev/null +++ b/nbclassic-0.4.7-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa30e03138ee38266491d3417adfe6be3cfda573c671264c1ddcb4620cdcfa3 +size 8312137 diff --git a/nbclassic-0.4.7-py3-none-any.whl b/nbclassic-0.4.7-py3-none-any.whl new file mode 100644 index 0000000..9d501aa --- /dev/null +++ b/nbclassic-0.4.7-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71d18aa6605eaf59e9b99b34c96360af45847f2a30ee2fefbe2f7bed4bc3df2 +size 9787089 diff --git a/python-nbclassic.changes b/python-nbclassic.changes index be99e0a..81d9c9b 100644 --- a/python-nbclassic.changes +++ b/python-nbclassic.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Oct 22 03:38:13 UTC 2022 - Arun Persaud + +- update to version 0.4.7: + * New features added + + Fix/nbclassic base url #168 (@mcrutch) + * Enhancements made + + Add a redirect from /nbclassic to /nbclassic/tree if both + notebook>=7 if both notebook>=7 and nbclassic are installed #166 + (@echarles) + * Bugs fixed + + Allow NBClassic to work with NB7 and ServerApp.base_url #165 + (@mcrutch) + +- changes from version 0.4.6: + * New features added + + Adds new file custom-preload that is loaded in a different order + than custom.js before the main.js script is executed #155 + (@lneves12) + * Bugs fixed + + Use var instead of const to ensure js-test succeed #159 + (@echarles) + * Documentation improvements + + add badge for documentation #160 (@RRosio) + ------------------------------------------------------------------- Sun Oct 9 17:11:52 UTC 2022 - Arun Persaud diff --git a/python-nbclassic.spec b/python-nbclassic.spec index 050dabf..41ab2f6 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.4.5 +Version: 0.4.7 Release: 0 Summary: Jupyter Notebook as a Jupyter Server Extension License: BSD-3-Clause