20
0

40 Commits

Author SHA256 Message Date
dimstar_suse d3cb91eb80 Accepting request 1338804 from devel:languages:python:jupyter
- update to 4.0.15:
  * python 3.12/3.13 support

- initial specfile for 3.5.1

OBS-URL: https://build.opensuse.org/request/show/1338804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=18
2026-03-14 21:22:30 +00:00
dirkmueller 86a789dd64 - update to 4.0.15:
* python 3.12/3.13 support
- initial specfile for 3.5.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=37
2025-12-13 14:10:49 +00:00
dimstar_suse c79cfa2001 Accepting request 1297164 from devel:languages:python:jupyter
- 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/request/show/1297164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=17
2025-08-03 11:37:56 +00:00
bnavigator 67531fa4e7 - 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
2025-08-02 16:25:41 +00:00
anag_factory f0d556b713 Accepting request 1201255 from devel:languages:python:jupyter
- Update to 4.0.13
  # release notes from ipywidgets 8.1.4 and 8.1.3
  * More Phosphor backward compatibility by @martinRenou in #3942
  ## New features
  * Allow interact to use basic type hint annotations by
    @corranwebster in #3908
  * Support horizontal orientation of radio buttons by
    @DonJayamanne in #3620
  ## Maintenance and bug fixes
  * Fix compatibility with pytest 8 by @frenzymadness in #3903
  * HTMLManager: Support both ipywidgets 7 and 8 models by
    @martinRenou in #3932
  * Make tests compatible with Python 3.13 by @frenzymadness in
    #3924
  * fix: get_metadata deprecated since traitlets 4.1 by
    @ManonMarchand in #3894
  * Phosphor widget backward compatibility fixes by @martinRenou in
    #3933
  * Remove confusing error message by @martinRenou in #3936
  * Fix wrong tag index in TagsInput when updated via python by
    @s-weigand in #3862

OBS-URL: https://build.opensuse.org/request/show/1201255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=16
2024-09-16 15:42:37 +00:00
bnavigator 9110426c15 - Update to 4.0.13
# release notes from ipywidgets 8.1.4 and 8.1.3
  * More Phosphor backward compatibility by @martinRenou in #3942
  ## New features
  * Allow interact to use basic type hint annotations by
    @corranwebster in #3908
  * Support horizontal orientation of radio buttons by
    @DonJayamanne in #3620
  ## Maintenance and bug fixes
  * Fix compatibility with pytest 8 by @frenzymadness in #3903
  * HTMLManager: Support both ipywidgets 7 and 8 models by
    @martinRenou in #3932
  * Make tests compatible with Python 3.13 by @frenzymadness in
    #3924
  * fix: get_metadata deprecated since traitlets 4.1 by
    @ManonMarchand in #3894
  * Phosphor widget backward compatibility fixes by @martinRenou in
    #3933
  * Remove confusing error message by @martinRenou in #3936
  * Fix wrong tag index in TagsInput when updated via python by
    @s-weigand in #3862

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=33
2024-09-15 15:52:49 +00:00
anag_factory 2142306349 Accepting request 1187197 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1187197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=15
2024-07-14 06:51:29 +00:00
bnavigator 37cbbdceb2 Accepting request 1187196 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 4.0.11
  * Add support for widgets in JupyterLab code consoles by @jtpio
    in #3004
  * Add return to pack_models by @gjmooney in #3923

OBS-URL: https://build.opensuse.org/request/show/1187196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=31
2024-07-12 15:57:03 +00:00
anag_factory dfd105bfdf Accepting request 1163566 from devel:languages:python:jupyter
- Update to 4.0.10 with jupyter-js-widgets 8.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/request/show/1163566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=14
2024-04-02 14:40:29 +00:00
bnavigator beb5b79e23 - Update to 4.0.10 with jupyter-js-widgets 8.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-widgetsnbextension?expand=0&rev=29
2024-03-29 17:55:51 +00:00
dimstar_suse 7d525a8f84 Accepting request 1155330 from devel:languages:python:jupyter
- Skip python39: no longer supported since ipython 8.19 (through
  nbclassic)

OBS-URL: https://build.opensuse.org/request/show/1155330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=13
2024-03-06 22:04:41 +00:00
bnavigator 65000830b5 - Skip python39: no longer supported since ipython 8.19 (through
nbclassic)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=27
2024-03-05 18:39:39 +00:00
anag_factory c95337aafa Accepting request 1113307 from devel:languages:python:jupyter
- Update to 4.0.9 with jupyter-js-widgets 8.0.9
  * no own release notes, see ipywidgets 8.1.1: Raise error when
    copy method is used on base widget class by @mmc1718 in #3780

OBS-URL: https://build.opensuse.org/request/show/1113307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=12
2023-09-25 18:03:21 +00:00
bnavigator 3f3478d797 - Update to 4.0.9 with jupyter-js-widgets 8.0.9
* no own release notes, see ipywidgets 8.1.1: Raise error when
    copy method is used on base widget class by @mmc1718 in #3780

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=25
2023-09-24 18:36:26 +00:00
anag_factory 352913e55d Accepting request 1106056 from devel:languages:python:jupyter
- Avoid notebook 7: use nbclassic or notebook < 6 (forwarded request 1106055 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1106056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=11
2023-08-28 15:14:47 +00:00
bnavigator 2cee0b610d Accepting request 1106055 from home:bnavigator:branches:devel:languages:python:jupyter
- Avoid notebook 7: use nbclassic or notebook < 6

OBS-URL: https://build.opensuse.org/request/show/1106055
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=23
2023-08-26 14:39:33 +00:00
dimstar_suse bdcdadcdac Accepting request 1104765 from devel:languages:python:jupyter
- Update to 4.0.8
  * no own release notes, see ipywidgets 8.1:
    - Allow CSS variables to be used as values in the Color trait
      by @nurbo in #3796
- Update requirements of python for js files to work: any python
  is okay (forwarded request 1104762 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1104765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=10
2023-08-19 22:11:57 +00:00
bnavigator a49178add7 Accepting request 1104762 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 4.0.8
  * no own release notes, see ipywidgets 8.1:
    - Allow CSS variables to be used as values in the Color trait
      by @nurbo in #3796
- Update requirements of python for js files to work: any python
  is okay

OBS-URL: https://build.opensuse.org/request/show/1104762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=21
2023-08-19 08:37:29 +00:00
dimstar_suse b264b40dce Accepting request 1077247 from devel:languages:python:jupyter
- Update to 4.0.7
  ## release notes from ipywidgets 8.0.6
  * Fix: revert removing ipykernel dependency #3749
  * Fix: structuredClone broke default serializer that depended on
    JSON/toJSON #3738
  * Fix: comm/ipykernel/manager runtime issues: #3740, #3737
  * Fix: propertly typed Comm interface #3722
  * Fix: support the comm package #3533
  * Fix: use of structuredClone allows for binary traits out of the
    box #3689
  * Fix: combobox update issue #3681
  * Fix: add grey as valid color #3671
  * Fix: deprecation warning when using interact #3669

OBS-URL: https://build.opensuse.org/request/show/1077247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=9
2023-04-04 19:27:32 +00:00
bnavigator dade0d7a53 - Update to 4.0.7
## release notes from ipywidgets 8.0.6
  * Fix: revert removing ipykernel dependency #3749
  * Fix: structuredClone broke default serializer that depended on
    JSON/toJSON #3738
  * Fix: comm/ipykernel/manager runtime issues: #3740, #3737
  * Fix: propertly typed Comm interface #3722
  * Fix: support the comm package #3533
  * Fix: use of structuredClone allows for binary traits out of the
    box #3689
  * Fix: combobox update issue #3681
  * Fix: add grey as valid color #3671
  * Fix: deprecation warning when using interact #3669

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=19
2023-04-04 15:40:05 +00:00
dimstar_suse 81477a66d5 Accepting request 1056892 from devel:languages:python:jupyter
- Update to 4.0.5 with jupyter-js-widgets 8.0.5
  * no release notes
  * js package version bumps
- PEP517 jupyter-packaging build

OBS-URL: https://build.opensuse.org/request/show/1056892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=8
2023-01-08 20:25:55 +00:00
bnavigator fb6538da03 - Update to 4.0.5 with jupyter-js-widgets 8.0.5
* no release notes
  * js package version bumps
- PEP517 jupyter-packaging build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=17
2023-01-08 10:26:16 +00:00
dimstar_suse 7ff677a113 Accepting request 1002373 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1002373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=7
2022-09-10 18:17:24 +00:00
bnavigator 8072f46d6f Accepting request 1002365 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1002365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=15
2022-09-10 02:52:01 +00:00
dimstar_suse 5ab6b5afeb Accepting request 998370 from devel:languages:python:jupyter
- specfile:
  * require python >= 3.7
  * require jupyter-packaging
  * added js license file
- update to version 4.0.2 with jupyter-js-widgets@8.0.2
  * no relase notes

OBS-URL: https://build.opensuse.org/request/show/998370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=6
2022-08-21 12:10:58 +00:00
bnavigator 2fcb7037b1 - update to version 4.0.2 with jupyter-js-widgets@8.0.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=13
2022-08-20 16:01:36 +00:00
bnavigator bc94dd82b8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=12 2022-08-20 15:50:48 +00:00
bnavigator db45092033 Accepting request 998366 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/998366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=11
2022-08-20 15:48:05 +00:00
dimstar_suse cb5683c3cd Accepting request 992645 from devel:languages:python:jupyter
- Update to 3.6.1
  * no release notes (JS static version bumps)

OBS-URL: https://build.opensuse.org/request/show/992645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=5
2022-08-04 11:23:34 +00:00
bnavigator 6cfc00e31f - Update to 3.6.1
* no release notes (JS static version bumps)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=9
2022-08-03 21:30:48 +00:00
dimstar_suse ca8c56b6e6 Accepting request 965097 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/965097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=4
2022-03-28 15:00:38 +00:00
bnavigator 932ddb14a6 Accepting request 965096 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 3.6.0
  * no release notes

OBS-URL: https://build.opensuse.org/request/show/965096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=7
2022-03-26 21:06:19 +00:00
dimstar_suse 53a0e7c66c Accepting request 928354 from devel:languages:python:jupyter
- Update to 3.5.2
  * no release notes
  * bundled JS package updates

- Required by ipywidgets (forwarded request 928353 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/928354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=3
2021-10-31 21:55:41 +00:00
bnavigator bd150f2773 Accepting request 928353 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 3.5.2
  * no release notes
  * bundled JS package updates

- Required by ipywidgets

OBS-URL: https://build.opensuse.org/request/show/928353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=6
2021-10-31 09:34:09 +00:00
dimstar_suse 941338fe8c Accepting request 928095 from devel:languages:python:jupyter
- Bump release in order to facilitate removal of
  jupyter-widgetsnbextension source package
- Provide/Obsolete old python-jupyter_widgetsnbextension name

OBS-URL: https://build.opensuse.org/request/show/928095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=2
2021-10-29 20:34:11 +00:00
bnavigator 4f45315a34 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=5 2021-10-29 09:08:45 +00:00
bnavigator ccdb790a6f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=4 2021-10-29 09:08:03 +00:00
bnavigator 4a7ad4c9ff OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=3 2021-10-29 09:05:11 +00:00
dimstar_suse 744efa9317 Accepting request 925904 from devel:languages:python:jupyter
new subpackage of ipywidgets

OBS-URL: https://build.opensuse.org/request/show/925904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-widgetsnbextension?expand=0&rev=1
2021-10-18 19:59:31 +00:00
bnavigator 4e4b17c14f Accepting request 925890 from home:bnavigator:branches:devel:languages:python:jupyter
new subpackage of ipywidgets

OBS-URL: https://build.opensuse.org/request/show/925890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-widgetsnbextension?expand=0&rev=1
2021-10-17 21:52:06 +00:00