From 7e58a2bc3e8a66b1858c6453c2c28374ed15a00c4009f03b3efb5acdfaa6ff7d Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 9 Oct 2022 19:20:02 +0000 Subject: [PATCH] Accepting request 1009171 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/1009171 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=21 --- nbclassic-0.4.4-gh.tar.gz | 3 --- nbclassic-0.4.4-py3-none-any.whl | 3 --- nbclassic-0.4.5-gh.tar.gz | 3 +++ nbclassic-0.4.5-py3-none-any.whl | 3 +++ python-nbclassic.changes | 8 ++++++++ python-nbclassic.spec | 4 +--- 6 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 nbclassic-0.4.4-gh.tar.gz delete mode 100644 nbclassic-0.4.4-py3-none-any.whl create mode 100644 nbclassic-0.4.5-gh.tar.gz create mode 100644 nbclassic-0.4.5-py3-none-any.whl diff --git a/nbclassic-0.4.4-gh.tar.gz b/nbclassic-0.4.4-gh.tar.gz deleted file mode 100644 index 4e5991c..0000000 --- a/nbclassic-0.4.4-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14e21dbe508c1d127ee4f5f069c09d4d5fad2badb2b5e1c414ad052085b2bc68 -size 8311401 diff --git a/nbclassic-0.4.4-py3-none-any.whl b/nbclassic-0.4.4-py3-none-any.whl deleted file mode 100644 index f8a926d..0000000 --- a/nbclassic-0.4.4-py3-none-any.whl +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dbea338e67d36cdaf491178e9544d9f0088763ca8bb1f0901dd6cab15aba548 -size 9789305 diff --git a/nbclassic-0.4.5-gh.tar.gz b/nbclassic-0.4.5-gh.tar.gz new file mode 100644 index 0000000..1a0a279 --- /dev/null +++ b/nbclassic-0.4.5-gh.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..1aaea2b --- /dev/null +++ b/nbclassic-0.4.5-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07fba5a9e52a6ed7e795b45d300629b2a07a69e5a47398833b7977a7ecc8a3c1 +size 9789742 diff --git a/python-nbclassic.changes b/python-nbclassic.changes index 7df0585..be99e0a 100644 --- a/python-nbclassic.changes +++ b/python-nbclassic.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Oct 9 17:11:52 UTC 2022 - Arun Persaud + +- update to version 0.4.5: + * Bugs fixed + + fix: display the correct about box if jupyter notebook command + is used #156 (@echarles) + ------------------------------------------------------------------- Sat Oct 1 19:17:58 UTC 2022 - Ben Greiner diff --git a/python-nbclassic.spec b/python-nbclassic.spec index a2a1e15..050dabf 100644 --- a/python-nbclassic.spec +++ b/python-nbclassic.spec @@ -24,12 +24,10 @@ %define psuffix %{nil} %bcond_with test %endif - # 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.4 +Version: 0.4.5 Release: 0 Summary: Jupyter Notebook as a Jupyter Server Extension License: BSD-3-Clause