From 9b3561297e99279632e90d8f613ae3c20588aa483206e8225fe48b7a634845e9 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 20 Jan 2024 11:34:32 +0000 Subject: [PATCH] - Update to 7.0.7 * Update to JupyterLab 4.0.11 #7215 (@krassowski) (packaged js files update, CVE-2024-22420 and CVE-2024-22421) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=75 --- notebook-7.0.6.tar.gz | 3 --- notebook-7.0.7.tar.gz | 3 +++ python-notebook.changes | 7 +++++++ python-notebook.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 notebook-7.0.6.tar.gz create mode 100644 notebook-7.0.7.tar.gz diff --git a/notebook-7.0.6.tar.gz b/notebook-7.0.6.tar.gz deleted file mode 100644 index 1608bad..0000000 --- a/notebook-7.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58 -size 3930144 diff --git a/notebook-7.0.7.tar.gz b/notebook-7.0.7.tar.gz new file mode 100644 index 0000000..78bd281 --- /dev/null +++ b/notebook-7.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcff00c17b3ac142ef5f436d50637d936b274cfa0b41f6ac0175363de9b4e09 +size 3936954 diff --git a/python-notebook.changes b/python-notebook.changes index fd84e7d..c764bad 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 20 11:32:13 UTC 2024 - Ben Greiner + +- Update to 7.0.7 + * Update to JupyterLab 4.0.11 #7215 (@krassowski) + (packaged js files update, CVE-2024-22420 and CVE-2024-22421) + ------------------------------------------------------------------- Thu Dec 28 15:24:31 UTC 2023 - Ben Greiner diff --git a/python-notebook.spec b/python-notebook.spec index 7f43e09..6f119f5 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ BuildArch: noarch %bcond_with libalternatives %endif Name: python-notebook%{psuffix} -Version: 7.0.6 +Version: 7.0.7 Release: 0 Summary: Jupyter Notebook interface License: BSD-3-Clause