11
0

54 Commits

Author SHA256 Message Date
32bdadde13 Accepting request 1297165 from devel:languages:python:jupyter
- Update to 8.1.7
  * Dynamic widgets registry by @martinRenou in #3988
- Release 8.1.6
  * 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

- Update to 8.1.5

OBS-URL: https://build.opensuse.org/request/show/1297165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=20
2025-08-03 11:37:57 +00:00
6ee5a86176 - Update to 8.1.7
* Dynamic widgets registry by @martinRenou in #3988
- Release 8.1.6
  * 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
- Update to 8.1.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=53
2025-08-02 16:28:03 +00:00
1694b16bae Accepting request 1201256 from devel:languages:python:jupyter
- Update to 4.0.13
  * 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
- Drop ipywidgets-pr3903-pytest.patch

OBS-URL: https://build.opensuse.org/request/show/1201256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=19
2024-09-16 15:42:39 +00:00
d47ccb1cab - Drop ipywidgets-pr3903-pytest.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=51
2024-09-15 15:56:14 +00:00
c0ddd65f0a - Update to 4.0.13
* 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-ipywidgets?expand=0&rev=50
2024-09-15 15:55:24 +00:00
8c056b681a Accepting request 1187204 from devel:languages:python:jupyter
- Update to 8.1.3
  * Add support for widgets in JupyterLab code consoles by @jtpio
    in #3004
  * Add return to pack_models by @gjmooney in #3923
- Add ipywidgets-pr3903-pytest.patch
  gh#jupyter-widgets/ipywidgets#3903 (forwarded request 1187203 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1187204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=18
2024-07-14 06:51:35 +00:00
d22415dc97 Accepting request 1187203 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 8.1.3
  * Add support for widgets in JupyterLab code consoles by @jtpio
    in #3004
  * Add return to pack_models by @gjmooney in #3923
- Add ipywidgets-pr3903-pytest.patch
  gh#jupyter-widgets/ipywidgets#3903

OBS-URL: https://build.opensuse.org/request/show/1187203
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=48
2024-07-12 16:11:55 +00:00
606695e8c0 Accepting request 1163567 from devel:languages:python:jupyter
- Update to 8.1.2
  * 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/1163567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=17
2024-04-02 14:40:30 +00:00
2ee71f6e25 - Update to 8.1.2
* 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-ipywidgets?expand=0&rev=46
2024-03-29 17:58:26 +00:00
6a9bf2d814 Accepting request 1155325 from devel:languages:python:jupyter
- Skip python39: no longer supported since ipython 8.19

OBS-URL: https://build.opensuse.org/request/show/1155325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=16
2024-03-06 22:04:36 +00:00
0a96d5894a - Skip python39: no longer supported since ipython 8.19
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=44
2024-03-05 18:30:28 +00:00
81bce87615 Accepting request 1113293 from devel:languages:python:jupyter
- Update to 8.1.1
  * Raise error when copy method is used on base widget class by
    @mmc1718 in #3780
  * Reverts #3689 and #3738 back to the original working codebase
    by @martinRenou in #3830

OBS-URL: https://build.opensuse.org/request/show/1113293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=15
2023-09-25 18:03:13 +00:00
907b165168 - Update to 8.1.1
* Raise error when copy method is used on base widget class by
    @mmc1718 in #3780
  * Reverts #3689 and #3738 back to the original working codebase
    by @martinRenou in #3830

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=42
2023-09-24 17:51:03 +00:00
ee726f0193 Accepting request 1104764 from devel:languages:python:jupyter
- Update to 8.1.0
  * Allow CSS variables to be used as values in the Color trait by
    @nurbo in #3796
  * Replace ipykernel dependency by the comm dependency by
    @martinRenou in #3811
- Release 8.0.6
  * Fix tab widget with JupyterLab 4 by @martinRenou in #3787 (forwarded request 1104761 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1104764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=14
2023-08-19 22:11:56 +00:00
61b2d2d4fe Accepting request 1104761 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 8.1.0
  * Allow CSS variables to be used as values in the Color trait by
    @nurbo in #3796
  * Replace ipykernel dependency by the comm dependency by
    @martinRenou in #3811
- Release 8.0.6
  * Fix tab widget with JupyterLab 4 by @martinRenou in #3787

OBS-URL: https://build.opensuse.org/request/show/1104761
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=40
2023-08-19 08:37:21 +00:00
abd85e51d2 Accepting request 1077249 from devel:languages:python:jupyter
- Update to 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
- Release 8.0.5
  * 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/1077249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=13
2023-04-04 19:27:33 +00:00
50fa21ec11 remove genutils
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=38
2023-04-04 15:49:50 +00:00
5f75e29be4 - Update to 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
- Release 8.0.5
  * 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-ipywidgets?expand=0&rev=37
2023-04-04 15:47:24 +00:00
bd8747061f Accepting request 1045321 from devel:languages:python:jupyter
- Update to 8.0.4
  * Fix: slider change event issue with tapping: #3597, #3617
  * Fix: unintentional deprecation warnings: #3648, #3650
  * Fix: registry state lookup failed, making is impossible to
    create widgets from the frontend: #3653
- Release 8.0.3
  * Fix: be backwards compatibel with 7.x, where we re-instroduced
    .widget and .widget_types #3567
  * Fix: be backwards compatibel with 7.x, revert hold_sync during
    set_state #3642

OBS-URL: https://build.opensuse.org/request/show/1045321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=12
2022-12-26 22:27:57 +00:00
a82bb3aac6 - Update to 8.0.4
* Fix: slider change event issue with tapping: #3597, #3617
  * Fix: unintentional deprecation warnings: #3648, #3650
  * Fix: registry state lookup failed, making is impossible to
    create widgets from the frontend: #3653
- Release 8.0.3  
  * Fix: be backwards compatibel with 7.x, where we re-instroduced
    .widget and .widget_types #3567
  * Fix: be backwards compatibel with 7.x, revert hold_sync during
    set_state #3642

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=35
2022-12-25 19:40:27 +00:00
6671785ed0 Accepting request 1002374 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1002374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=11
2022-09-10 18:17:25 +00:00
28c63cd6bf Accepting request 1002362 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1002362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=33
2022-09-10 02:52:54 +00:00
4d9a390d5e Accepting request 999719 from devel:languages:python:jupyter
- update to version 8.0.1

The failing packages have been resolved

OBS-URL: https://build.opensuse.org/request/show/999719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=10
2022-08-29 07:42:56 +00:00
3e3ddcdcbb Accepting request 998416 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/998416
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=31
2022-08-21 07:11:10 +00:00
50f4a6fdc0 Accepting request 992081 from devel:languages:python:jupyter
- Update to version 7.7.1
  * Fix broken link icon for FontAwesome 4 and 5 #3495
  * Fix message throttling bug #3494
  * Fix state message parsing to be more permissive #3486
  * Fix tests on Python 3.11 #3480
  * Add better front-page docs #3496
- Release 7.7
  * Fix installation on Python 3.10. #3368
  * Throw an error if we cannot render a widget, enabling the
    rendering system to fall back to rendering a different data
    type if available. #3290
  * Create a new widget control comm channel, enabling more
    efficient fetching of kernel widget state. #3201
  * Refactor logic for fetching kernel widget state to the manager
    base class. This logic first tries to use the new widget
    control comm channel, falling back to the existing method of
    requesting each widget's state individually. #3337
  * Enable HTMLManager output widgets to render state updates.
    #3372
  * Do not reset JupyterLab CSS variables if they are already
    defined. #3344
  * Fix variable inspector example. #3302
  * Introduce new widget manager has_model method for synchronously
    checking if a widget model is registered. #3377
  * Work around bug in Chrome rendering Combobox arrows. #3375
  * Optionally echo update messages from frontends to other
    frontends. This enables widget views in different frontends to
    maintain consistent state simultaneously, and also makes sure
    that simultaneous updates from the kernel and frontend resolve
    to a consistent state. This is off by default in ipywidgets

OBS-URL: https://build.opensuse.org/request/show/992081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=9
2022-08-02 20:08:52 +00:00
0f2f589441 - Update to version 7.7.1
* Fix broken link icon for FontAwesome 4 and 5 #3495
  * Fix message throttling bug #3494
  * Fix state message parsing to be more permissive #3486
  * Fix tests on Python 3.11 #3480
  * Add better front-page docs #3496
- Release 7.7
  * Fix installation on Python 3.10. #3368
  * Throw an error if we cannot render a widget, enabling the
    rendering system to fall back to rendering a different data
    type if available. #3290
  * Create a new widget control comm channel, enabling more
    efficient fetching of kernel widget state. #3201
  * Refactor logic for fetching kernel widget state to the manager
    base class. This logic first tries to use the new widget
    control comm channel, falling back to the existing method of
    requesting each widget's state individually. #3337
  * Enable HTMLManager output widgets to render state updates.
    #3372
  * Do not reset JupyterLab CSS variables if they are already
    defined. #3344
  * Fix variable inspector example. #3302
  * Introduce new widget manager has_model method for synchronously
    checking if a widget model is registered. #3377
  * Work around bug in Chrome rendering Combobox arrows. #3375
  * Optionally echo update messages from frontends to other
    frontends. This enables widget views in different frontends to
    maintain consistent state simultaneously, and also makes sure
    that simultaneous updates from the kernel and frontend resolve
    to a consistent state. This is off by default in ipywidgets

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=29
2022-08-01 17:51:10 +00:00
2381da51dc Accepting request 944470 from devel:languages:python:jupyter
- Add ipywidgets-pr2655-collectionsabc.patch for python310 support (forwarded request 944469 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/944470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=8
2022-01-07 11:45:46 +00:00
da8e8a289d Accepting request 944469 from home:bnavigator:branches:devel:languages:python:jupyter
- Add ipywidgets-pr2655-collectionsabc.patch for python310 support

OBS-URL: https://build.opensuse.org/request/show/944469
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=28
2022-01-06 13:14:43 +00:00
27e910b7cc Accepting request 925899 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/925899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=7
2021-10-18 19:59:28 +00:00
7e348db9d2 Accepting request 925897 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 7.6.5
  * No release notes
- Update requirements: jupyterlab-widgets and widgetsnbextensions
- Remove doc package
  * Version 7.6.5 ipywidgets.pdf and ipywidgets.zip not available

OBS-URL: https://build.opensuse.org/request/show/925897
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=27
2021-10-17 21:50:17 +00:00
bd445f8a70 Accepting request 870422 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/870422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=6
2021-02-15 22:10:09 +00:00
6921653eab Accepting request 870382 from home:malcolmlewis:branches:devel:languages:python:jupyter
- Updated to version 7.6.3: 
  * The main change in this release is that installing `ipywidgets`
    7.6.0 will now automatically enable ipywidgets support in
    JupyterLab 3.0
  * Full list of pull requests and issues, see the [7.6.0
    milestone](https://github.com/jupyter-widgets/ipywidgets/
    milestone/31?closed=1).
- Update html and pdf files.

OBS-URL: https://build.opensuse.org/request/show/870382
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=25
2021-02-09 08:57:28 +00:00
0eac60a777 Accepting request 856333 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/856333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=5
2020-12-18 18:52:14 +00:00
ba04fa26cd Accepting request 856074 from home:bnavigator:branches:devel:languages:python:jupyter
- Provide the old jupyter package name only for the primary
  Python3 interpreter -- gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/856074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=23
2020-12-16 09:57:31 +00:00
f2aec1cac6 Accepting request 789223 from devel:languages:python:jupyter
- Drop left over python-mock dep that is not present on
  python2 less enviroment

- Disable python2 build temporarily to get everything working.

OBS-URL: https://build.opensuse.org/request/show/789223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=4
2020-04-19 19:47:06 +00:00
Tomáš Chvátal
f047a84cee - Drop left over python-mock dep that is not present on
python2 less enviroment

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=21
2020-03-28 07:37:39 +00:00
Todd R
86c579c16b Accepting request 783904 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Disable python2 build temporarily to get everything working.

OBS-URL: https://build.opensuse.org/request/show/783904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=20
2020-03-11 15:01:56 +00:00
Todd R
e0b1e57b56 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=19 2020-02-05 16:48:23 +00:00
Todd R
d0b9eb6cfd OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=18 2020-02-05 16:48:07 +00:00
Todd R
5ef89cd5fe OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=17 2020-02-05 16:47:57 +00:00
Todd R
e24ffddae4 Accepting request 760528 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Drop python2 support due to dependencies dropping python2

OBS-URL: https://build.opensuse.org/request/show/760528
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=16
2020-01-03 02:12:31 +00:00
Todd R
d1ee238513 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=15 2019-11-13 19:32:03 +00:00
Todd R
59ad6b345e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=14 2019-11-13 19:31:10 +00:00
Todd R
ee23819a8d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=13 2019-11-13 19:29:57 +00:00
Todd R
cc5e24a08f Accepting request 748445 from home:TheBlackCat:branches:devel:languages:python:jupyter
Drop python2 support due to python-notebook dropping python2 support

OBS-URL: https://build.opensuse.org/request/show/748445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=12
2019-11-13 16:47:25 +00:00
231314e4bb Accepting request 722220 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/722220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=3
2019-08-13 11:10:39 +00:00
Todd R
31da718ed0 Accepting request 722219 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to 7.5.1

OBS-URL: https://build.opensuse.org/request/show/722219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=10
2019-08-11 01:44:28 +00:00
8049d7fd1e Accepting request 719435 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/719435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=2
2019-07-30 10:36:51 +00:00
Todd R
4554252126 Accepting request 719434 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 7.5.0
  * New `AppLayout` and `GridLayout` templates for positioning interactive widgets.
  * New `FileUpload` widget allowing users to upload files from the browser.
  * New `ComboBox` widget.
  * JupyterLab CSS variables are now exposed by default even in the case of the classic notebook.
- Remove upstream-included fix-py3.7-unicode-in-rawstring.patch

OBS-URL: https://build.opensuse.org/request/show/719434
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=8
2019-07-28 20:22:48 +00:00
873540f94f Accepting request 702884 from devel:languages:python:jupyter
- Remove not strictly needed dependencies to avoid dependency  loop.
- Rename to to match python package naming guidelines.

OBS-URL: https://build.opensuse.org/request/show/702884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=1
2019-05-22 09:11:41 +00:00