25 Commits

Author SHA256 Message Date
Ana Guerrero
0a575a0ad3 Accepting request 1201254 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/1201254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=10
2024-09-16 15:42:36 +00:00
c6bd97e2a5 - 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-jupyterlab-widgets?expand=0&rev=23
2024-09-15 15:54:42 +00:00
Ana Guerrero
bea5a4a1ed Accepting request 1187195 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1187195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=9
2024-07-14 06:51:27 +00:00
85cd6e4f36 Accepting request 1187194 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 3.0.11 with jupyterlab-manager 5.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/1187194
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=21
2024-07-12 15:56:53 +00:00
Ana Guerrero
2f61176977 Accepting request 1163565 from devel:languages:python:jupyter
- 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/request/show/1163565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=8
2024-04-02 14:40:28 +00:00
a9aca48402 - 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
2024-03-29 17:57:46 +00:00
Ana Guerrero
c80c77d808 Accepting request 1134936 from devel:languages:python:jupyter
- Update to 3.0.9
  * From 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/1134936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=7
2023-12-25 18:05:44 +00:00
4509b87ff4 - Update to 3.0.9
* From 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-jupyterlab-widgets?expand=0&rev=17
2023-12-23 20:39:42 +00:00
Dominique Leuenberger
e74406fb52 Accepting request 1104766 from devel:languages:python:jupyter
- Update to 3.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
- Require python for js files to work (forwarded request 1104763 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1104766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=6
2023-08-19 22:11:57 +00:00
0646d9f58a Accepting request 1104763 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 3.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
- Require python for js files to work

OBS-URL: https://build.opensuse.org/request/show/1104763
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=15
2023-08-19 08:37:36 +00:00
Dominique Leuenberger
2aac2547af Accepting request 1077244 from devel:languages:python:jupyter
- Update to 3.0.7 with jupyterlab-manager 5.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/1077244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=5
2023-04-04 19:27:31 +00:00
6871439059 - Update to 3.0.7 with jupyterlab-manager 5.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-jupyterlab-widgets?expand=0&rev=13
2023-04-04 15:45:36 +00:00
Richard Brown
cb93f3b86d Accepting request 1008351 from devel:languages:python:jupyter
- Bump up also jupver macro.
- update to version 3.0.3:
  * no changelog available

OBS-URL: https://build.opensuse.org/request/show/1008351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=4
2022-10-07 23:23:05 +00:00
0e554011d0 - update to version 3.0.3:
* no changelog available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=11
2022-10-06 08:33:59 +00:00
9662724b6f - Bump up also jupver macro.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=10
2022-10-05 15:49:03 +00:00
Dominique Leuenberger
4c84c689c3 Accepting request 998368 from devel:languages:python:jupyter
- specfile:
  * drop patch ipywidgets-pr3138-pr3194-packaging.patch
- update to version 3.0.2:
  * ships jupyter-widgets/jupyterlab-manager@5.0.2
  * no changelog available

OBS-URL: https://build.opensuse.org/request/show/998368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=3
2022-08-21 12:10:57 +00:00
027eefeaa4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=8 2022-08-20 15:52:31 +00:00
84342a7d90 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=7 2022-08-20 15:46:27 +00:00
955d218a98 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=6 2022-08-20 15:44:39 +00:00
2826818aa3 Accepting request 998365 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/998365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=5
2022-08-20 15:42:00 +00:00
Dominique Leuenberger
1cc990ceb4 Accepting request 944237 from devel:languages:python:jupyter
- Use the js version for the jupyter package
- Add ipywidgets-pr3138-pr3194-packaging.patch for python310
  packaging
- Actually adds the JS files now

OBS-URL: https://build.opensuse.org/request/show/944237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=2
2022-01-07 11:45:45 +00:00
8f8f05cbf4 Accepting request 944235 from home:bnavigator:branches:devel:languages:python:jupyter
- Use the js version for the jupyter package

OBS-URL: https://build.opensuse.org/request/show/944235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=4
2022-01-06 12:50:39 +00:00
654c8d81e6 Accepting request 944225 from home:bnavigator:branches:devel:languages:python:jupyter
- Add ipywidgets-pr3138-pr3194-packaging.patch for python310
  packaging
- Actually adds the JS files now

OBS-URL: https://build.opensuse.org/request/show/944225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=3
2022-01-06 12:21:37 +00:00
Dominique Leuenberger
a880ff5de3 Accepting request 925905 from devel:languages:python:jupyter
new subpackage of ipywidgets

OBS-URL: https://build.opensuse.org/request/show/925905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-widgets?expand=0&rev=1
2021-10-18 19:59:32 +00:00
79e030dfb0 Accepting request 925891 from home:bnavigator:branches:devel:languages:python:jupyter
new subpackage of ipywidgets

OBS-URL: https://build.opensuse.org/request/show/925891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyterlab-widgets?expand=0&rev=1
2021-10-17 21:51:54 +00:00