From a9aca484028937f07b0f342a711d8f7d5e33e40418a255be8d46f7fa6bd320a9 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 29 Mar 2024 17:57:46 +0000 Subject: [PATCH] - Update to 3.0.10 with jupyrerlab-manager 5.0.10 * Bump systeminformation from 5.18.3 to 5.21.8 in /ui-tests by @dependabot in #3837 * Try to use manager's latexTypesetter if window.MathJax is not defined by @bollwyvl in #3847 * fix: restoring widgets from saved state is broken since v8 in Lab by @mariobuikhuizen in #3866 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=19 --- jupyterlab_widgets-3.0.10.tar.gz | 3 +++ jupyterlab_widgets-3.0.9.tar.gz | 3 --- python-jupyterlab-widgets.changes | 11 +++++++++++ python-jupyterlab-widgets.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) create mode 100644 jupyterlab_widgets-3.0.10.tar.gz delete mode 100644 jupyterlab_widgets-3.0.9.tar.gz diff --git a/jupyterlab_widgets-3.0.10.tar.gz b/jupyterlab_widgets-3.0.10.tar.gz new file mode 100644 index 0000000..8ed16ab --- /dev/null +++ b/jupyterlab_widgets-3.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f2ac04976727e4f9d0fa91cdc2f1ab860f965e504c29dbd6a65c882c9d04c0 +size 205549 diff --git a/jupyterlab_widgets-3.0.9.tar.gz b/jupyterlab_widgets-3.0.9.tar.gz deleted file mode 100644 index ec505b0..0000000 --- a/jupyterlab_widgets-3.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6005a4e974c7beee84060fdfba341a3218495046de8ae3ec64888e5fe19fdb4c -size 205642 diff --git a/python-jupyterlab-widgets.changes b/python-jupyterlab-widgets.changes index 04deb99..436d29e 100644 --- a/python-jupyterlab-widgets.changes +++ b/python-jupyterlab-widgets.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Mar 29 17:49:23 UTC 2024 - Ben Greiner + +- Update to 3.0.10 with jupyrerlab-manager 5.0.10 + * Bump systeminformation from 5.18.3 to 5.21.8 in /ui-tests by + @dependabot in #3837 + * Try to use manager's latexTypesetter if window.MathJax is not + defined by @bollwyvl in #3847 + * fix: restoring widgets from saved state is broken since v8 in + Lab by @mariobuikhuizen in #3866 + ------------------------------------------------------------------- Sat Dec 23 20:38:01 UTC 2023 - Ben Greiner diff --git a/python-jupyterlab-widgets.spec b/python-jupyterlab-widgets.spec index 5d2fe4b..66da441 100644 --- a/python-jupyterlab-widgets.spec +++ b/python-jupyterlab-widgets.spec @@ -1,7 +1,7 @@ # # spec file for package python-jupyterlab-widgets # -# 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 @@ -16,8 +16,8 @@ # -%define pyver 3.0.9 -%define jupver 5.0.9 +%define pyver 3.0.10 +%define jupver 5.0.10 Name: python-jupyterlab-widgets Version: %{pyver} Release: 0