From 4aba6c84cb06046667ab3c84f9d314640d2ccbfe897501b0d264a9f16fec9906 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 14 Oct 2023 08:33:39 +0000 Subject: [PATCH] - Update to 7.0.5 * Update to JupyterLab 4.0.7 #7103 (@jtpio) * Maintenance and upkeep improvements: Bump some JS stuff OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=71 --- notebook-7.0.4.tar.gz | 3 --- notebook-7.0.5.tar.gz | 3 +++ python-notebook.changes | 7 +++++++ python-notebook.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 notebook-7.0.4.tar.gz create mode 100644 notebook-7.0.5.tar.gz diff --git a/notebook-7.0.4.tar.gz b/notebook-7.0.4.tar.gz deleted file mode 100644 index 0da2fdd..0000000 --- a/notebook-7.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c1b458f72ce8774445c8ef9ed2492bd0b9ce9605ac996e2b066114f69795e71 -size 3928907 diff --git a/notebook-7.0.5.tar.gz b/notebook-7.0.5.tar.gz new file mode 100644 index 0000000..e482c3e --- /dev/null +++ b/notebook-7.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7c7a91de138bc8b5ee50486a20e70fa4d82d407b5622ec8beac9e13e773181 +size 3929774 diff --git a/python-notebook.changes b/python-notebook.changes index e328c20..eb81256 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 14 08:31:25 UTC 2023 - Ben Greiner + +- Update to 7.0.5 + * Update to JupyterLab 4.0.7 #7103 (@jtpio) + * Maintenance and upkeep improvements: Bump some JS stuff + ------------------------------------------------------------------- Sun Sep 24 18:10:40 UTC 2023 - Ben Greiner diff --git a/python-notebook.spec b/python-notebook.spec index 2a8a016..bf7f2e5 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -34,7 +34,7 @@ BuildArch: noarch %bcond_with libalternatives %endif Name: python-notebook%{psuffix} -Version: 7.0.4 +Version: 7.0.5 Release: 0 Summary: Jupyter Notebook interface License: BSD-3-Clause