From 82161c47a593bdcb9d893a737145f779a2de99f6c6efafd23c849c21fa7fb7d6 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 23 Apr 2023 17:30:13 +0000 Subject: [PATCH] Accepting request 1082297 from home:bnavigator:branches:devel:languages:python:jupyter - Update to 6.5.4 * Add show_banner trait to control the banner display #6808 (@echarles) OBS-URL: https://build.opensuse.org/request/show/1082297 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=63 --- notebook-6.5.3.tar.gz | 3 --- notebook-6.5.4.tar.gz | 3 +++ python-notebook.changes | 7 +++++++ python-notebook.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 notebook-6.5.3.tar.gz create mode 100644 notebook-6.5.4.tar.gz diff --git a/notebook-6.5.3.tar.gz b/notebook-6.5.3.tar.gz deleted file mode 100644 index 142ffa1..0000000 --- a/notebook-6.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b12bee3292211d85dd7e588a790ddce30cb3e8fbcfa1e803522a207f60819e05 -size 5785846 diff --git a/notebook-6.5.4.tar.gz b/notebook-6.5.4.tar.gz new file mode 100644 index 0000000..4aa4c1f --- /dev/null +++ b/notebook-6.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517209568bd47261e2def27a140e97d49070602eea0d226a696f42a7f16c9a4e +size 5785832 diff --git a/python-notebook.changes b/python-notebook.changes index 8677d15..d62825b 100644 --- a/python-notebook.changes +++ b/python-notebook.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Apr 23 17:28:42 UTC 2023 - Ben Greiner + +- Update to 6.5.4 + * Add show_banner trait to control the banner display #6808 + (@echarles) + ------------------------------------------------------------------- Tue Apr 4 14:51:27 UTC 2023 - Ben Greiner diff --git a/python-notebook.spec b/python-notebook.spec index c51b8ae..bb78c7e 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -34,7 +34,7 @@ BuildArch: noarch %bcond_with libalternatives %endif Name: python-notebook%{psuffix} -Version: 6.5.3 +Version: 6.5.4 Release: 0 Summary: Jupyter Notebook interface License: BSD-3-Clause