39 Commits

Author SHA256 Message Date
8b766330ab Accepting request 1294597 from devel:languages:python:jupyter
- Update to 0.9.7
  * Use mpl.version_info in FigureManager by @ianthomas23 in #580
  * Update Ipython requirement by @ianhi in #589
- Version 0.9.6
  * Remove workaround for matplotlib < 3.4 by @ianthomas23 in #577
- Version 0.9.6
  * Minor doc formatting improvement by @oscargus in #521
  * Remove unnecessary dependency ipython_genutils by
    @randolf-scholz in #558
  * Include event.buttons in mouse events by @ianthomas23 in #568
  * Support python 3.13 in classifiers and CI by @ianthomas23 in
    #571

OBS-URL: https://build.opensuse.org/request/show/1294597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=16
2025-07-21 18:00:24 +00:00
883103e1de - Update to 0.9.7
* Use mpl.version_info in FigureManager by @ianthomas23 in #580
  * Update Ipython requirement by @ianhi in #589
- Version 0.9.6
  * Remove workaround for matplotlib < 3.4 by @ianthomas23 in #577
- Version 0.9.6
  * Minor doc formatting improvement by @oscargus in #521
  * Remove unnecessary dependency ipython_genutils by
    @randolf-scholz in #558
  * Include event.buttons in mouse events by @ianthomas23 in #568
  * Support python 3.13 in classifiers and CI by @ianthomas23 in
    #571

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=39
2025-07-20 15:41:45 +00:00
58aa442158 .
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=38
2025-07-20 15:40:01 +00:00
bd79519512 Accepting request 1288678 from devel:languages:python:jupyter
- Refresh node modules to update brace-expansion (CVE-2025-5889, bsc#1244347)

OBS-URL: https://build.opensuse.org/request/show/1288678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=15
2025-06-27 21:00:55 +00:00
d779fdfd19 - Refresh node modules to update brace-expansion (CVE-2025-5889, bsc#1244347)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=36
2025-06-26 12:32:13 +00:00
c7bbd6fa8b Accepting request 1177588 from devel:languages:python:jupyter
- Build from source not whl, using obs-service-node_modules to get the
  javascript packages required to build the package.

OBS-URL: https://build.opensuse.org/request/show/1177588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=14
2024-05-29 17:36:32 +00:00
95b28b1cc5 - Build from source not whl, using obs-service-node_modules to get the
javascript packages required to build the package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=34
2024-05-29 13:00:08 +00:00
0a0298f788 Accepting request 1169635 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1169635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=13
2024-04-23 16:55:58 +00:00
cba869a464 Accepting request 1169582 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.9.4
  * Add matplotlib.backend entry points
  * Build using JupyterLab 4
- Use newer jupyterlab macros
- Source is python3-only now
- Use new license directory

OBS-URL: https://build.opensuse.org/request/show/1169582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=32
2024-04-22 09:34:00 +00:00
c79030a424 Accepting request 1155321 from devel:languages:python:jupyter
- Skip python39: no longer supported since ipython 8.19

OBS-URL: https://build.opensuse.org/request/show/1155321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=12
2024-03-06 22:04:33 +00:00
a8da68bc3a - Skip python39: no longer supported since ipython 8.19
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=30
2024-03-05 18:20:28 +00:00
5f80936b95 Accepting request 1104458 from devel:languages:python:jupyter
- Suggest primary python package -- boo#1214354

OBS-URL: https://build.opensuse.org/request/show/1104458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=11
2023-08-18 17:28:37 +00:00
dda9f1e7ca - Suggest primary python package -- boo#1214354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=28
2023-08-17 15:38:54 +00:00
d52f85606e Accepting request 1079316 from devel:languages:python:jupyter
- Fix requirements
- Fix jsversion: 11.3 (forwarded request 1079310 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1079316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=10
2023-04-14 11:12:40 +00:00
e74ffc28a1 Accepting request 1079310 from home:bnavigator:branches:devel:languages:python:jupyter
- Fix requirements
- Fix jsversion: 11.3

OBS-URL: https://build.opensuse.org/request/show/1079310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=26
2023-04-14 00:47:13 +00:00
2ec6a77139 - Update to 0.9.3
* MNT: PEP 632 removed distutils by @tacaswell in #494
  * Make handle_binary compliant with the KernelMessage.IMessage
    spec by @mctoohey in #505
  * Ensure throttling does not break capture_scroll by @ianhi in
    #478
  * fix: add event modifiers for mpl 3.7 by @ianhi in #517

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=25
2023-04-04 16:24:28 +00:00
6765877db3 Accepting request 1009859 from devel:languages:python:jupyter
- specfile:
  * update download path and name of full example
  * update required matplotlib version
- update to version 0.9.2:
  * Maintenance
    + Remove unused 'close' arg to show(). by @anntzer in #466
    + Move draw_if_interactive logic to
      new_figure_manager_given_figure. by @anntzer in #468
    + Add bot for updating galata screenshots by @martinRenou in #484
    + Add support for ipywidgets 8 by @ianhi in #461
- changes from version 0.9.1:
  * Fix issue with widget versioning that prevented ipympl to work in
    Voila, nbsphinx and vscode
  * update release instructions by @ianhi in #459
- changes from version 0.9.0:
  * Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #433
  * Create docs by @ianhi in #434
  * remove linting from tests - now in precommit by @ianhi in #444
  * fixed example notebook filepath by @lento234 in #445
  * update binder bot link by @ianhi in #447
  * support double click events by @ianhi in #446
  * use new matplotlib nightly wheel in tests by @ianhi in #449
  * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #452
  * add docs to readme by @ianhi in #453
  * Add model version separate from package version by @ianhi in #448
- changes from version 0.8.8:
  * fix toolbar for mpl>3.6 by @ianhi in #428
- changes from version 0.8.7:
  * Remove centering of plot on firefox by @ianhi in #421
  * Fix CI by @martinRenou in #423

OBS-URL: https://build.opensuse.org/request/show/1009859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=9
2022-10-12 16:23:54 +00:00
0b98e64ef4 fix source lune
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=23
2022-10-11 16:52:54 +00:00
27f75bef25 Accepting request 1009186 from home:apersaud:branches:devel:languages:python:jupyter
Note to reviewer: not sure if the test is correct... the ipynb name seems to have changed and there is also a test-ui directory in the tar-ball, but not sure how to execute the tests

- specfile:
  * update download path and name of full example
  * update required matplotlib version
- update to version 0.9.2:
  * Maintenance
    + Remove unused 'close' arg to show(). by @anntzer in #466
    + Move draw_if_interactive logic to
      new_figure_manager_given_figure. by @anntzer in #468
    + Add bot for updating galata screenshots by @martinRenou in #484
    + Add support for ipywidgets 8 by @ianhi in #461
- changes from version 0.9.1:
  * Fix issue with widget versioning that prevented ipympl to work in
    Voila, nbsphinx and vscode
  * update release instructions by @ianhi in #459
- changes from version 0.9.0:
  * Bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #433
  * Create docs by @ianhi in #434
  * remove linting from tests - now in precommit by @ianhi in #444
  * fixed example notebook filepath by @lento234 in #445
  * update binder bot link by @ianhi in #447
  * support double click events by @ianhi in #446
  * use new matplotlib nightly wheel in tests by @ianhi in #449
  * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #452
  * add docs to readme by @ianhi in #453
  * Add model version separate from package version by @ianhi in #448
- changes from version 0.8.8:
  * fix toolbar for mpl>3.6 by @ianhi in #428
- changes from version 0.8.7:
  * Remove centering of plot on firefox by @ianhi in #421
  * Fix CI by @martinRenou in #423
- changes from version 0.8.6:
  * Use Retrolab on Binder by @martinRenou in #414
  * Allow ipython-8.0 by @stonebig in #418
- changes from version 0.8.5:
  * Fix package dependencies by @martinRenou in #410

OBS-URL: https://build.opensuse.org/request/show/1009186
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=22
2022-10-09 20:18:37 +00:00
e7b9d800db Accepting request 942376 from devel:languages:python:jupyter
- Update to v0.8.4 w/ jupyter-matplotlib v0.10.4
  * Try fixing the automatic release CI job by @martinRenou in #408
  * Improve toolbar positioning by @martinRenou in #407
- Release 0.8.3
  * Update CI badge for github actions by @ianhi in #384
  * Add configurable throttling for pan_zoom by @martinRenou in
    #393
  * Webpack: Remove docs build by @martinRenou in #394
  * Slow down pre-commit autoupdates by @ianhi in #398
  * Fix nbconvert pdf export by @martinRenou in #404
  * Refactor image embedding logic and fix nbconvert HTML export by
    @martinRenou in #406
  * Refactor toolbar by @martinRenou in #396
- Release 0.8.2
  * Fix issue with Pyolite workaround #382
- Release 0.8.1
  * Save plot image in the Widget model #376
  * Mock Tornado for JupyterLite #381
  * Fix DPI for static image #380
  * Improve rubberband #371
  * Pre-commit setup #362
  * Bug fixes:
  * Fix import when not in IPython context #364
- Release 0.8.0
  * ipympl now saves the static plot image in the Notebook #343
  * jupyter-matplotlib has switched to TypeScript #314
- Release 0.7.0
  * Added support improved keyhandling in matplotlib 3.4 #310
    (@tacaswell)
  * Update the integration with ipython #305 (@ianhi)

OBS-URL: https://build.opensuse.org/request/show/942376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=8
2021-12-24 22:38:48 +00:00
45a74ba3d5 ,
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=21
2021-12-24 22:11:26 +00:00
986f0b2d54 - Update to v0.8.4 w/ jupyter-matplotlib v0.10.4
* Try fixing the automatic release CI job by @martinRenou in #408
  * Improve toolbar positioning by @martinRenou in #407
- Release 0.8.3
  * Update CI badge for github actions by @ianhi in #384
  * Add configurable throttling for pan_zoom by @martinRenou in
    #393
  * Webpack: Remove docs build by @martinRenou in #394
  * Slow down pre-commit autoupdates by @ianhi in #398
  * Fix nbconvert pdf export by @martinRenou in #404
  * Refactor image embedding logic and fix nbconvert HTML export by
    @martinRenou in #406
  * Refactor toolbar by @martinRenou in #396
- Release 0.8.2
  * Fix issue with Pyolite workaround #382
- Release 0.8.1
  * Save plot image in the Widget model #376
  * Mock Tornado for JupyterLite #381
  * Fix DPI for static image #380
  * Improve rubberband #371
  * Pre-commit setup #362
  * Bug fixes:
  * Fix import when not in IPython context #364
- Release 0.8.0
  * ipympl now saves the static plot image in the Notebook #343
  * jupyter-matplotlib has switched to TypeScript #314
- Release 0.7.0
  * Added support improved keyhandling in matplotlib 3.4 #310
    (@tacaswell)
  * Update the integration with ipython #305 (@ianhi)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=20
2021-12-24 22:10:01 +00:00
Richard Brown
17d521b3a0 Accepting request 875985 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/875985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=7
2021-03-02 11:35:04 +00:00
89a1ed3177 Accepting request 875947 from home:bnavigator:branches:devel:languages:python:jupyter
- Remove unused tarball source

Yes the tarball also contains the js files, but without online npm,
those files are not installed into the right place. Even with just updated
jupyter_packaging. I tried.

OBS-URL: https://build.opensuse.org/request/show/875947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=18
2021-03-01 12:53:35 +00:00
c827ac819e Accepting request 875542 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to v0.6.3 w/ labextension v0.8.3
  * Fix JupyterLab 2 support #296
  * Fix plt.pause() behaviour #291
- Release 0.6.0
  * Add support for JupyterLab 3
- Use the Wheel as it bundles the js stuff.
- Enable test with example notebook and pytest --nbval
- No requirement on jupyterlab or notebook: The user can decide
  how to use this widget with either or.
- Skip python36 build: python36-matplotlib is not available in TW

OBS-URL: https://build.opensuse.org/request/show/875542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=17
2021-03-01 09:40:31 +00:00
c320cda296 Accepting request 835583 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/835583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=6
2020-09-21 15:43:02 +00:00
Tomáš Chvátal
ecfeb4c0c2 Accepting request 835574 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/835574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=15
2020-09-19 15:40:31 +00:00
30ded24d52 Accepting request 822111 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/822111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=5
2020-07-24 07:55:57 +00:00
Tomáš Chvátal
38618eab92 Accepting request 822086 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.5.7
  * Add ESlint and prettier #213 by @QuLogic
  * Add versions table to the README #217 by @martinRenou
  * Add issue template #226 by @martinRenou
  * Add flake8 linting in CI #230 by @QuLogic
  * Add an option for prevent default behavior during scroll
    #235 by @ianhi
  * Update dev install instructions #243 by @ianhi
  * Fix CSS issues in the toolbar icons #245 by @davidbailey00
- Update to 0.5.6
  * Missing "wait" cursor #205
  * Improved packaging for JupyterLab
- No changelog entries between 0.4.1 and 0.5.6
- labver is now 7.3.0
- remove Python 2 requirements
- require matplotlib web backend

OBS-URL: https://build.opensuse.org/request/show/822086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=13
2020-07-21 13:41:55 +00:00
e8ea48c848 Accepting request 778845 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/778845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=4
2020-02-25 15:05:14 +00:00
Todd R
cf26280a52 Accepting request 778842 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 0.4.1
  * Fix wheel
  * Fix binder badge, add travis/conda/npm badges
- Update to 0.4.0
  * Change the rate limiting to 60 fps.
  * Sync the widget layout interface with matplotlib
  * Only allow resizes after the original matplotlib figure
    has been created.
  * Change to "notebook"-like behavior
  * Rate limit text updates
  * Prevent the context menu from opening on right click.
  * Bump mixin-deep from 1.3.1 to 1.3.2 in /js
  * Bump lodash from 4.17.11 to 4.17.13 in /js

OBS-URL: https://build.opensuse.org/request/show/778842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=11
2020-02-24 17:14:33 +00:00
bbd7625bcb Accepting request 747930 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/747930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=3
2019-11-29 14:56:01 +00:00
Todd R
69703d9a35 Accepting request 747929 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/747929
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=9
2019-11-12 20:47:02 +00:00
b45ebfc046 Accepting request 722243 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/722243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=2
2019-08-13 11:20:25 +00:00
Todd R
f666d26156 Accepting request 722242 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to 0.3.3

OBS-URL: https://build.opensuse.org/request/show/722242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=7
2019-08-11 04:12:57 +00:00
fc6ba2dcce Accepting request 698544 from devel:languages:python:jupyter
- Rename to to match python package naming guidelines.
- Split jupyter components into own subpackage.
- Use correct version number for jupyterlab subpackage.
- Update to 0.2.1
  * Use widget backend
  * Updated to use prefered methods for traitlets >= 4.1
- Update to version 0.1.1
  * Auto enable notebook extension
  * Fixup post-link
  * removing warnings from nbagg backend
- Switch to wheel for more reliable builds
- Initial version

OBS-URL: https://build.opensuse.org/request/show/698544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipympl?expand=0&rev=1
2019-05-22 09:08:27 +00:00
Todd R
fe7544d5e9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=3 2019-04-26 21:19:00 +00:00
Todd R
75abcdedb7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=2 2019-04-26 20:29:01 +00:00
Todd R
8e5c715af5 Accepting request 698425 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Rename to to match python package naming guidelines.
- Split jupyter components into own subpackage.
- Use correct version number for jupyterlab subpackage.
- Update to 0.2.1
  * Use widget backend
  * Updated to use prefered methods for traitlets >= 4.1
- Update to version 0.1.1
  * Auto enable notebook extension
  * Fixup post-link
  * removing warnings from nbagg backend
- Switch to wheel for more reliable builds
- Initial version

OBS-URL: https://build.opensuse.org/request/show/698425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipympl?expand=0&rev=1
2019-04-26 20:11:46 +00:00