- Update to 4.0.15
# release notes from ipywidgets 8.1.7 and 8.1.6 * Dynamic widgets registry by @martinRenou in #3988 * Fix lumino and lab packages pinning by @martinRenou in #3958 * Typo fix by @david4096 in #3960 * Update lables even without MatJax/TypeSetter by @DonJayamanne in #3962 * Fix the new line when pressing enter in textarea widget by @brichet in #3982 * Backward compatibility on processPhosphorMessage by @martinRenou in #3945 * Include sourcemaps in npm tarballs by @manzt in #3978 * Fix deprecation warning when importing the backend_inline by @emolinlu in #3984 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=35
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 2 16:20:11 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 4.0.15
|
||||
# release notes from ipywidgets 8.1.7 and 8.1.6
|
||||
* Dynamic widgets registry by @martinRenou in #3988
|
||||
* Fix lumino and lab packages pinning by @martinRenou in #3958
|
||||
* Typo fix by @david4096 in #3960
|
||||
* Update lables even without MatJax/TypeSetter by @DonJayamanne
|
||||
in #3962
|
||||
* Fix the new line when pressing enter in textarea widget by
|
||||
@brichet in #3982
|
||||
* Backward compatibility on processPhosphorMessage by
|
||||
@martinRenou in #3945
|
||||
* Include sourcemaps in npm tarballs by @manzt in #3978
|
||||
* Fix deprecation warning when importing the backend_inline by
|
||||
@emolinlu in #3984
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 15 15:49:33 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-widgetsnbextension
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define jupver 8.0.13
|
||||
%define jupver 8.0.15
|
||||
Name: python-widgetsnbextension
|
||||
Version: 4.0.13
|
||||
Version: 4.0.14
|
||||
Release: 0
|
||||
Summary: Jupyter interactive widgets for Jupyter Notebook
|
||||
License: BSD-3-Clause AND MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffcb67bc9febd10234a362795f643927f4e0c05d9342c727b65d2384f8feacb6
|
||||
size 1164730
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3629b04e3edb893212df862038c7232f62973373869db5084aed739b437b5af
|
||||
size 1097428
|
||||
Reference in New Issue
Block a user