From c698a6c9804e127f06cf72e86162f595395608c07f8231cc231e82ee20fe4f8a Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 28 Dec 2023 15:26:08 +0000 Subject: [PATCH] - Update to 7.0.6 * Updated fav-icon Base URL from JupyterLab PageConfig. #7109 (@jayeshsingh9767) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=73 --- notebook-7.0.5.tar.gz | 3 --- notebook-7.0.6.tar.gz | 3 +++ python-notebook.changes | 7 +++++++ python-notebook.spec | 4 +--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 notebook-7.0.5.tar.gz create mode 100644 notebook-7.0.6.tar.gz diff --git a/notebook-7.0.5.tar.gz b/notebook-7.0.5.tar.gz deleted file mode 100644 index e482c3e..0000000 --- a/notebook-7.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e7c7a91de138bc8b5ee50486a20e70fa4d82d407b5622ec8beac9e13e773181 -size 3929774 diff --git a/notebook-7.0.6.tar.gz b/notebook-7.0.6.tar.gz new file mode 100644 index 0000000..1608bad --- /dev/null +++ b/notebook-7.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58 +size 3930144 diff --git a/python-notebook.changes b/python-notebook.changes index eb81256..fd84e7d 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 28 15:24:31 UTC 2023 - Ben Greiner + +- Update to 7.0.6 + * Updated fav-icon Base URL from JupyterLab PageConfig. #7109 + (@jayeshsingh9767) + ------------------------------------------------------------------- Sat Oct 14 08:31:25 UTC 2023 - Ben Greiner diff --git a/python-notebook.spec b/python-notebook.spec index bf7f2e5..7f43e09 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -26,15 +26,13 @@ BuildArch: noarch %endif -%define plainpython python -# %if 0%{?suse_version} > 1500 %bcond_without libalternatives %else %bcond_with libalternatives %endif Name: python-notebook%{psuffix} -Version: 7.0.5 +Version: 7.0.6 Release: 0 Summary: Jupyter Notebook interface License: BSD-3-Clause